Open larssonpatrik opened 1 year ago
Needs connecting with firebase realtime database in order to send usage data to be used in report.
Data to be sent is the following:
Success: true | false If the student got sufficient help to solve the task.
Time spent: minutes (nr) Time spent on getting help and solving the task.
Needs connecting with firebase realtime database in order to send usage data to be used in report.