- Combination of choices and fill-in-blank question type. ( Finished & Verified )
- Answer randomize. ( Finished & Verified )
if ( !graphPath.isEmpty() )
sendGraph( graphPath );
if ( !voicePath.isEmpty() )
sendVoice( voicePath );
readVoice, readGraph - Graph and voice question implementation. ( Not Implemented )
Queued Tasks:
- Correct answer is not shown in Practice Mode. ( In Progress )
No comments:
Post a Comment