-
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
[email protected]
can see 2 assignments:- 1 expired
- 1 still open
- As
[email protected]
can see 3 assignments:- 1 expired
- 1 still open
- 1 not published
- Check if
isDirty
modal 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 [email protected]
check if can export results from assignments overview.
Check that results are correct.
- User
[email protected]
should have no submissions -> check that there is any entry for each assignment and scores are0
As [email protected]
check that export button is not visible.
- Home
- Configuration
- [Course Configuration]
- [Assignment Configuration]
- Exercise Configuration
- Concepts