← Back to team overview

mahara-contributors team mailing list archive

[Bug 736302] Re: Leap2A import ignores studentid internal artefact

 

Attached is the leap2a file being generated by our instance of Mahara
1.2.6 in case it's useful for replication. This is a vanilla user on the
system.

** Attachment added: "mahara-export-leap-user298-1300296740.zip"
   https://bugs.launchpad.net/mahara/+bug/736302/+attachment/1930662/+files/mahara-export-leap-user298-1300296740.zip

-- 
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>



References