This issue relates to MDLQA-492.
—
This test requires the following:
Portfolios and the Mahara portfolio plugin enabled for the site
A course containing an upload file assignment, a forum activity and a glossary activity
A Mahara site for use in testing
1. Login as the student and make an assignment submission.
2. Try exporting the assignment submission to Mahara.
3. Check that the assignment submission is exported correctly to Mahara and appears as a file.
4. Make a forum post with attachment.
5. Try exporting the forum post to Mahara, selecting LEAP2A as export format.
6. Check that the post is exported correctly to Mahara and appears as a blog post with attachment.
7. Add an entry to the glossary.
8. Try exporting the glossary entry to Mahara, selecting LEAP2A as export format.
9. Check that the entry is exported correctly to Mahara and appears as a blog post.
—
Test results
Note: Moodle 2RC1 and Mahara 1.3.0 have been configured for MNET and tested for SSO etc
Steps 1-7: Ok
Steps 8-9: Fail
Upon selecting LEAP2A export format, following error, debug info is displayed...
Failed to start communication with remote server: remote server error: code: , message: Invalid importdata: Missing leap xml fileERROR 4:?4: remote server error: code: , message: Invalid importdata: Missing leap xml file
More information about this error
Stack trace:
? line 210 of /portfolio/mahara/lib.php: portfolio_export_exception thrown
? line 510 of /lib/portfolio/exporter.php: call to portfolio_plugin_mahara->send_package()
? line 237 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage_send()
? line 243 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage()
? line 243 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage()
? line 269 of /portfolio/add.php: call to portfolio_exporter->process_stage()
- blocks
-
MDLQA-492 A student can export data to Mahara
- Passed