Details
-
Type:
Functional Test
-
Status: Passed
-
Priority:
Minor
-
Affects Version/s: Moodle 3.9
-
Fix Version/s: Moodle 3.9
-
Component/s: Database activity module, Teacher
-
Labels:None
Description
Test requirements:
- A database activity in which several students have added entries.
Test steps:
- Log in as a teacher, go to the database activity and export the entries as a CSV file, leaving 'Include user details' un-ticked.
- Open the CSV file, change the entries and add a new entry then save the file.
- Import the entries via the CSV file.
- Check that all entries are imported as expected, with the teacher shown as author of the entries.
- Repeat steps 1 - 3, this time with 'Include user details' ticked, and changing user details in the CSV file (using user data for existing user accounts).
- Check that all entries are imported as expected, with users shown as authors of entries as specified in the CSV file.