diff --git a/DESIGN.md b/DESIGN.md new file mode 100644 index 0000000..836a72c --- /dev/null +++ b/DESIGN.md @@ -0,0 +1,22 @@ +# design + +## Requirements + +- Exam Inputs + - Exam file selection + - Inputs for first name, last name, abc123 +- Exam View + - Question number + - Question text + - Disable copying + - Answer box + - Disable pasting + - Text wrapping + - Previous/Next buttons + - Previous button disabled on first question + - Submit button + - Confirmation dialog + - 3 second delay when questions remain + extra time available + - Time Remaining, Countdown Timer + - Change color when time is running out + - Total Questions \ No newline at end of file