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>

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to