mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60151
[Bug 1896413] [NEW] Mention activity for archiving from the web services Moodle assignment submission plugin
Public bug reported:
In bug #1891850, when a portfolio is archived via the Moodle assignment
plugin, it's not displaying the Moodle activity name as is done for a
regular LTI.
The notification that is sent to the student submitting their portfolio
doesn't contain that information either. It only has an empty group
name:
'This is to confirm that you submitted the collection "Coll one"
successfully to the group "" at 10-09-2020, 08:04.'
Ideally, it also mentions the activity name.
What will need to change:
For the web services archiving submissions we record the host value (URL of site gotten from submittedhost field in page / collection) and external id passed in by a web service call.
What we would need is the web services call to accept full path +
display name of the external resource so we can pass those as well or
instead of the current info we record in the archived_submissions table,
and have that go to the email and display in the admin report.
This will mean slight adjustments on both Moodle and Mahara.
** Affects: mahara
Importance: High
Status: Confirmed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1896413
Title:
Mention activity for archiving from the web services Moodle assignment
submission plugin
Status in Mahara:
Confirmed
Bug description:
In bug #1891850, when a portfolio is archived via the Moodle
assignment plugin, it's not displaying the Moodle activity name as is
done for a regular LTI.
The notification that is sent to the student submitting their
portfolio doesn't contain that information either. It only has an
empty group name:
'This is to confirm that you submitted the collection "Coll one"
successfully to the group "" at 10-09-2020, 08:04.'
Ideally, it also mentions the activity name.
What will need to change:
For the web services archiving submissions we record the host value (URL of site gotten from submittedhost field in page / collection) and external id passed in by a web service call.
What we would need is the web services call to accept full path +
display name of the external resource so we can pass those as well or
instead of the current info we record in the archived_submissions
table, and have that go to the email and display in the admin report.
This will mean slight adjustments on both Moodle and Mahara.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1896413/+subscriptions
Follow ups