-
Functional Test
-
Minor
-
Moodle 3.8
This is an exploratory test of a new feature or improvement, so please feel free to try anything you like and not just the test steps!
Test requirements:
- A course with one teacher and several students
- A forum activity with several discussions containing posts made by each of the students and at least one private reply made by the teacher, such as the Lounge forum on the QA testing site.
Test steps:
- Log in as the teacher and go to the forum.
- In the actions menu, select Export.
- Export all users and all discussions in .csv format.
- Open the file and check that it contains the following headings: id, discussion, parent, userid, created, modified, mailed, subject, message, messageformat, messagetrust, attachment, totalscore, mailnow, deleted, privatereplyto, wordcoun, charcount.
- Check that the file contains all forum posts, including any private replies.
- Repeat steps 3 to 5, checking that all forum posts are correctly exported in all the other formats - Microsoft Excel, HTML table, Javascript Object Notation, OpenDocument and PDF.
- Check that all users enrolled in the course are listed in the Users setting, and any number of users may be selected.
- Check that all discussion subjects are listed in the Discussions setting, and any number of discussions may be selected.
- Try selecting different combinations of students, discussions and export formats and check that all exported forum posts are as expected.