Moodle Plugins directory: Mahara Assignment Submission | Moodle.org
Mahara Assignment Submission
Mahara Assignment Submission Plugin
This repository houses an updated Mahara assignment submission plugin.
Features
- XML-RPC integration with a Mahara installation
- The student selects one of their Mahara portfolio pages or collections as a Moodle assignment submission
- If multiple submissions are allowed, it releases the previously selected submission
- Abides by Moodle assignments config options
- Popups for quickly previewing submissions (no windows... no tabs)
- Mahara pages can be made to lock upon submission, and unlock upon grading. Or stay permanently locked. Or not lock at all.
- Unlock-on-grading functionality also supports marking workflow. Submitted pages will unlock when the workflow state changes to "Released".
Requirements
- Fully integrated Moodle -> Mahara instances
- If you are using Moodle 2.6 or earlier, you will also need to install the Mahara assignment feedback plugin if you want submissions to unlock upon grading.
- If you are using Moodle 2.5 or earlier, you will also need to install the Mahara local plugin
Installation
- Make sure that your Moodle and Mahara versions are up to date.
- Connect your Moodle and Mahara sites via MNet. (For detailed instructions see the Mahara wiki).
- If you are using Mahara 1.9 or earlier, apply the included patch file "mahara-patch.txt" to your Mahara site.
- If you are using Moodle 2.6, apply the included patch file "moodle-patch.txt" to your Moodle site.
- If you are using Moodle 2.5 or earlier, install the Mahara local plugin now.
- Install this plugin the normal way: by using the Moodle web installer, or by extracting the plugin archive to
{Moodle_Root}/mod/assign/submission/mahara
and going to the admin "Notifications" page. - Once the plugin is installed, go to "Site administration -> Networking -> Manage Peers". Select the peer record for your Mahara site, click on the "Services" tab, and subscribe to the "Assign Submission Mahara services" service.
- Open the "Site admin" -> "Plugins" -> "Activity modules" -> "Assignment" -> "Submission plugins" -> "Mahara portfolio" and configure default locking behavior.
- Now you may create your first Mahara assignment.
Upgrading (Moodle 2.6 or later)
There were previously two different forks of the Mahara assignment submission plugin for Moodle, one developed by the University of Portland, and another by Lancaster University. This plugin is designed to allow you to upgrade from either. It will
automatically detect which version of the plugin you have installed, and
migrate it accordingly. So all you need to do is:
- Remove the current contents of your mod/assign/submission/mahara directory.
- Follow the steps under "Installation" above. (This will trigger the database upgrade script.)
- If you are using Moodle 2.7 or later and you have previously installed the Mahara assignment feedback plugin (mod/assign/feedback/mahara), the upgrade will prompt you to uninstall it. You will then need to remove its directory.
- If you have also installed the Mahara local plugin (local/mahara), you should now uninstall it and remove its directory.
NOTE: If you were using the Mahara assignment feedback plugin before, you need to upgrade this assignment submission plugin before uninstalling the assignment feedback plugin. This is to allow the per-assignment locking settings from the feedback plugin to be migrated into the replacement system in the submission plugin.
Usage
- Go into a Moodle course as a teacher.
- An an "Assignment" activity to the course.
- Under the assignment's "Submission types" section, you should see an option for "Mahara portfolio". Tick this box, and any others you also want the student to include in their submission.
- Use the "Lock submitted pages" menu to choose whether you want submitted Mahara pages & collections to be locked from editing in Mahara. This feature is useful if you wish to prevent students to edit the page after the submission deadline.
- Once the assignment is set up, a student in the course will see a screen to let them select one of their Mahara portfolio pages or collections as part of their assignment submission.
- As the teacher, when you view the assignment submission via the gradebook, you will see a link that will allow you to view the submitted Mahara page or collection. (The plugin will automatically generate the access rights in Mahara).
- See the Readme for more details.
Feedback plugin (Moodle 2.6 only)
In Moodle 2.6, if you set the plugin to lock submitted pages & collections, they will remain locked in Mahara permanently. If you wish them to become unlocked once they are graded, you should also install the Mahara assignment feedback plugin, and activate it in your assignment.
Issues
Please use plugin repository bug tracker for reporting issues.
Credits
The original Moodle 1.9 version of this plugin was funded through a grant from the New Hampshire Department of Education to a collaborative group of the following New Hampshire school districts:- Exeter Region Cooperative
- Windham
- Oyster River
- Farmington
- Newmarket
- Timberlane School District
The upgrade to Moodle 2.0 and 2.1 was completed by Aaron Wells at Catalyst and supported by NetSpot and Pukunui Technology.
- Phulip Cali and Tony Box (box@up.edu) at University of Portland
- Ruslan Kabalin at University of Lancaster
Subsequent updates to the plugin for Moodle 2.6 and 2.7 were implemented by Aaron Wells at Catalyst with funding from:
The upgrade to use events for unlocking behaviour and supporting grading
workflow was developed by Lancaster University.
You have no available Mahara pages or collections. Please click here to visit
for only ONE specific user - it is working for all others. Where should I look into?
Version: 3.4.1+ (2017111301.07)
Release: 02.28.2018
PHP: 7.0.25-0ubuntu0.16.04.1
Mahara Version | 17.10.3
It looks like we have the exact same issue as Hermann & Nick were having, but I can't find any solution anyhwere.
We've been trying to fix it for a few days but with no luck. Basically it seems that if a student has created more than 5 mahara pages the link doesn't work and on moodle this message comes up "You have no available Mahara pages or collections. Please click here to visit "Home - Mahara" and create a new one." Less than 5 pages it seems to work ok and the list displays. We updated to moodle 3.4.3 this summer and these are the first submissions since. Our mahara version is 18.04.02 and the assignsubmission_mahara plugin version is 1.3 2018053100.
Can anyone post how they fixed the problem?
Also from the Assignment administration block 'Download all submissions' leads to a message 'Nothing has been submitted for this assignment'.
Non Mahara portfolio assignments ie plain file submission DO show submitted files (pdf, docx etc) as annotatable pdf.
Is my expectation that documents in the submitted portfolio will be viewable AND annotatable within Moodle incorrect (meaning the grader has to 'jump' to Mahara to view each document) ?
We are using v 1.2.3 of this plugin, v 3.3.5 Moodle and v 1.7 of Mahara
Any and all advice on this appreciated!
Thanks,
Nick
Any and all advice on this appreciated!
Thanks,
Nick
At the moment the plugin doesn't work with Turnitin. Instead of continuing work on this MNet plugin, we are looking into making one available that uses LTI / web services as basis for the authentication connection. I don't yet have a definitive time yet when that will be available, but we are aiming for later in the year.
That would then be the version of the plugin for which we would want to look into Turnitin integration. If you'd like to sponsor this project, please ge in touch with me.
The Mahara portfolios submitted to Moodle are not actually stored in Moodle and thus wouldn't be able to go through Turnitin without any additional development work. And submitting an HTML export also hasn't work yet. As interim solution some organisations submit the portfolio as usual via the plugin and also make a PDF printout available as uploaded file to the submission which then goes through Turnitin. That way, Turnitin can see the text and evaluate it and the lecturers can still look at the portfolio itself along with any multimedia content, which would be ignored by Turnitin anyway.
Cheers
Kristina
Will there be any more updates for this plugin ?