Table of Contents

Professor View

Authenticated login

Do we want to allow people to create their own accounts? Couldn't a student create a professor account? If the username/password is incorrect, you should see an error message and the login page again. You may also want to have a “Forgot password?” page.

Options Page

Is all of this on one page? It's not clear exactly what will be on the Options page and what will be on other pages. It's also not clear if you'll have a sidebar and what will be contained in the sidebar. You always want to give the user the option of going back to a “Main” page.

List of Quizzes

Adding a New Quiz

Will each predicate be on its own line? Will the professor need to type in A. , B., etc.? NC: We decided that for now the key will be in a text box, but if this is a problem, this will be revisited

Adding a New Question

What response do you get from this page if you do edit something? And, what's the step you see after the edit?

Can you delete questions? What happens if professor leaves a question blank?

Deleting a Quiz

Have a cancel button to get out of this or go to main page?

Optional

Good idea to allow the user to confirm (and fix) what they're about to do, especially when it's something “dangerous” like deleting a quiz.

Updating a Quiz

Will the new questions be at the end? Can they be inserted in the middle? Can you delete a question/answer?

Optional