- AWS Lambda deployed using Github Actions
- External website with interactive PyGame
- Python game using PyGame library as an example
- Github stored files as text source for course path
https://github.com/Petlja/pygame4skulpt
Data is stored with every single POST request to our function. Example single input below:
solution_id - unique Id of entry
input - user solution for a task
result - fail or passed output after evaluation
task_id - Id of a task
time - Timestamp
user_token - unique user token taken from achievements. Token from website set to "EXTERNAL"