issues
search
GameLabGraz
/
Utilities
Various utility packages for Unity
GNU General Public License v3.0
3
stars
1
forks
source link
[LimeSurveyUploader] Add Events
#63
Closed
sandra-bre
closed
2 years ago
sandra-bre
commented
2 years ago
[x] onError(string error, string detail)
[x] onWarning(string warning, string detail)
[x] onStartLogin() called when the login process starts
[x] onLoggedIn() called when the user successfully logged in (else onError should be called)
[x] onStartLoadQuestions() called when the questions are loaded
[x] onQuestionsLoaded() called once the questions have been received and setup (else onError should be called)
[x] onStartSubmission
[x] onSubmissionFinished