mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02993
[Bug 736302] Re: Leap2A import ignores studentid internal artefact
Hi Penny,
Temporarily assigning this to you because I'm wondering whether this is
something you might have fixed in the Leap2A work you did on 1.2 or 1.3.
Cheers,
Francois
** Tags added: leap2a
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Assignee: (unassigned) => Penny Leach (mjollnir)
--
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:
Triaged
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