Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
courses:cs335:spring2019:chemtutor:requirements:practice_exercises [2019/04/29 02:27] – [What the User Sees:] admin | courses:cs335:spring2019:chemtutor:requirements:practice_exercises [2019/04/29 20:41] (current) – [What the User Sees:] wagnera | ||
---|---|---|---|
Line 12: | Line 12: | ||
* User must have an account to take quizzes | * User must have an account to take quizzes | ||
- | * Certain modules are only available if previous modules have been completed- so data on all the modules that a user has taken | + | * User must be logged into to their account in order to access the quizzes |
- | * What modules need to be taken to make other modules accessible | + | |
===== What the User Sees: ===== | ===== What the User Sees: ===== | ||
Line 21: | Line 20: | ||
* Answers are four multiple choice (a, b, c, d) | * Answers are four multiple choice (a, b, c, d) | ||
* After they select an answer they see: | * After they select an answer they see: | ||
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
* When a user finishes a quiz: | * When a user finishes a quiz: | ||
- | | + | |
- | | + | |
+ | * Try again link | ||
* For multi-step questions user only sees the one part of question at a time | * For multi-step questions user only sees the one part of question at a time | ||
- | |||
===== What the User Does ===== | ===== What the User Does ===== | ||
Line 42: | Line 41: | ||
* When a user clicks on an answer, the application will verify their answer and send a corresponding output. It will also keep count of the correct answers | * When a user clicks on an answer, the application will verify their answer and send a corresponding output. It will also keep count of the correct answers | ||
* When the user clicks next, the application must go to the next slide, which is either another question or the end result slide | * When the user clicks next, the application must go to the next slide, which is either another question or the end result slide | ||
- | * The end result slide gives the user how many questions they got correct and gives them the option to try again | + | * The end result slide gives the user how many questions they got correct and gives them the option to try again. It also shows the questions, the students' |
* If try again is clicked, the application must change the order of the questions and clear the user's answers | * If try again is clicked, the application must change the order of the questions and clear the user's answers | ||
Line 51: | Line 50: | ||
===== Priority ===== | ===== Priority ===== | ||
- | * This feature is low priority | + | * This feature is high priority |