-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-74153-master -
-
Moppies Kanban
When using the portfolio functionality, the download page causes a lot of js errors which during followup tests resulted in any drawer/dropdowns non-functional.
Instructions
This test requires the following:
- Portfolios and the file download portfolio plugin to be enabled for the site
- A database activity (with Approval required set to No) containing entries from at least two students
Test steps:
- Log in as teacher, edit the single template for the database activity and add an ##export## tag.
- Log in as a student, access the database activity
- Click on the 'Export to portfolio' button
- try exporting one of your entries, selecting file download as the portfolio.
- Open the browser inspector
- Click on the 'Next' button
- Note the js errors/warning in the console log
- Note the drawers are not toggleable
Refer to test for additional information
Note: This could only be successfully replicated in FF. Chrome seems to be running fine.
- blocks
-
MDLQA-16216 CLONE - A student can export database activity entries to their portfolio
- Passed