-
Notifications
You must be signed in to change notification settings - Fork 3
Manual Test Protocol
a-a-hofmann edited this page Sep 24, 2019
·
5 revisions
On DO instance with both users:
There should be a single course -> https://github.com/mp-access/Mock-Course
Can view the overview of assignments
- As
student@test.uzh.chcan see 2 assignments:- 1 expired
- 1 still open
- As
assistant@test.uzh.chcan see 3 assignments:- 1 expired
- 1 still open
- 1 not published
- Check if
isDirtymodal works on all exercises - Check if using all attempts leads to not be able to submit again
- Last attempt should show a warning dialog
- No exercise should be submittable
- For coding exercises it should still be possible to do test runs
- It should be possible to submit
- Check that points are given
- Check max scores corresponds to configuration
- test
Test & Run - test
Submit- For submissions should receive points
- test empty string
- test wrong answer
- test right answer
- test no selection
- test wrong answer
- test right answer
- test no option
- test first option
- test 1 option
- test 2 options
- test 3 options
- test all selection
- test correct answer
As assistant@test.uzh.ch check if can export results from assignments overview.
Check that results are correct.
- User
dont-use-user-results-export@test.uzh.chshould have no submissions -> check that there is any entry for each assignment and scores are0
As student@test.uzh.ch check that export button is not visible.
- Home
- Configuration
- [Course Configuration]
- [Assignment Configuration]
- Exercise Configuration
- Concepts