-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.3.8, 3.5.2, 4.3
-
MOODLE_33_STABLE, MOODLE_35_STABLE, MOODLE_403_STABLE
-
MDL-63519-master
-
-
Team Alpha - Planning I4-2023
Hi!! We have found a very strange issue, we are in the 3.3.8 and if a teacher tries to export to portfolio a student submission from assign grading page, an error occurs:
Debug info:
|
Error code: filenotfound
|
Stack trace:
|
line 8782 of /mod/assign/locallib.php: portfolio_caller_exception thrownline 185 of /portfolio/add.php: call to assign_portfolio_caller->load_data() |
We have only active the 'Download file' in portfolio configuration.
Maybe it is related with (MDL-48727)
Replication steps:
- Log in as admin
- Advanced features > Enable portfolios >yes
- Manage portfolios > File download > Enabled and visible
- Log in as teacher
- Turn editing on
- Add an Assignment
- Log in as student
- Add submission
- Verify that exporting to portfolio works
- Log in as teacher
- View all submissions
- Export to portfolio fails with a 'file not found' error
The issue occurs on the 'View all submissions' page as well as on the grading page for an individual submission.
Note: This error also occurs if the teacher has provided an annotated pdf without the student submitting anything.
- has been marked as being related by
-
MDL-48727 Assignment shouldn't offer to export someone elses files to portfolio
-
- Closed
-
- is duplicated by
-
MDL-64904 Export to portfolio broken on Assignment grading screen
-
- Closed
-
-
MDL-69382 Students cannot export assignment feedback to portfolio
-
- Closed
-
- mentioned in
-
Page Loading...