mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02991
[Bug 736302] [NEW] Leap2A import ignores studentid internal artefact
Public bug reported:
When importing a student's LEAP2A file in Mahara 1.2.6, the studentid
internal artefact appears to be ignored, and no data is stored in the
user's usr.studentid field in the database.
We rely on the value stored in usr.studentid for some additional
functionality in our installation, so this causes noticeable issues.
Below is the relevant XML from the leap2a.xml file (with dummy student
ID):
<leap:persondata
mahara:artefactplugin="internal"
mahara:artefacttype="studentid"
leap:field="other"
leap:label="Student ID"
>11111111</leap:persondata>
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/736302
Title:
Leap2A import ignores studentid internal artefact
Status in Mahara ePortfolio:
New
Bug description:
When importing a student's LEAP2A file in Mahara 1.2.6, the studentid
internal artefact appears to be ignored, and no data is stored in the
user's usr.studentid field in the database.
We rely on the value stored in usr.studentid for some additional
functionality in our installation, so this causes noticeable issues.
Below is the relevant XML from the leap2a.xml file (with dummy student
ID):
<leap:persondata
mahara:artefactplugin="internal"
mahara:artefacttype="studentid"
leap:field="other"
leap:label="Student ID"
>11111111</leap:persondata>
Follow ups
References