-
Notifications
You must be signed in to change notification settings - Fork 1
Spring semester meeting with Rakefet
Ophir Katz edited this page Mar 20, 2018
·
1 revision
Comments from Rakefet on the project:
- Do not allow 2 identical answers in multi-choice questions.
- Add multi-choice answers with images.
- Add "I don't know" answer.
- Answer matrix does not have to be square. might be (and will, probably) 4X2.
- In smaller screens, answer matrix can stretch to a single column.
- Allow more than one multi-choice answer to be chosen (the test manager can choose this option).
- Allow more than 2 characters as a multi-choice answer.
- Change the font color of the error messages.
- In drill down questions, only show the confidence bar once a main answer has been chosen.
- Don't allow to change the main answer for drill-down.
- Add a flag - with a confidence bar or without one.
- the confidence bar will only appear after a "choose answer" button has been clicked. Then, another time measurement will take place.
- Wrong answers report (optional, nice to have).
- Randomization of questions inside a block and between blocks, for each subject.
- Add "notes" and "project" fields to the test table. Notes will describe the test, project will give it a certain project name (for different managers, for instance).
- Filter by field feature on the test table - to only show certain tests by criteria.