centre-for-educational-technology / rada2

MIT License
0 stars 0 forks source link

Impact of empty precreated questions on gameplay #13

Closed pjotrsavitski closed 3 years ago

pjotrsavitski commented 3 years ago

Current implementation does not always differentiate answers given by user from answers that were automatically created by the system. This has several side-effects that affect the flow of games:

Code has to be changed to always include the check for answers really being given by users and ignore the one that were automatically crated. The best approach seems to be to use the is_answered attribute as this seems to be the attribute to determine just that.

pjotrsavitski commented 3 years ago

Commit should've been references to this issue: https://github.com/centre-for-educational-technology/rada2/commit/e78072d71bfa92989eea26b517dd5bf1bedd42c1