]> git.mjollnir.org Git - moodle.git/commit
enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell
authormartinlanghoff <martinlanghoff>
Fri, 10 Mar 2006 02:01:06 +0000 (02:01 +0000)
committermartinlanghoff <martinlanghoff>
Fri, 10 Mar 2006 02:01:06 +0000 (02:01 +0000)
commit8c25f6f227cf844277ac9e396d9cdc05e5dbc617
tree4468e68d1250e101ec2e6feec3efae72518299a9
parent83fb39c913f46b67e56d3cd55fc341aa3208f08e
enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell

  IMS Enterprise 1.1 file enrolment module for Moodle
    (also reported to work with v1.01 and v1.0 data)

  (c) 2005-2006 Dan Stowell
  Released under the Gnu Public Licence (GPL)

This module was originally in contrib/enrol_imsenterprise, and a 1.5-compatible
version of the module can still be found there.
21 files changed:
enrol/imsenterprise/README.txt [new file with mode: 0644]
enrol/imsenterprise/TODO.txt [new file with mode: 0644]
enrol/imsenterprise/config.html [new file with mode: 0644]
enrol/imsenterprise/enrol.php [new file with mode: 0644]
enrol/imsenterprise/entv1p1_conformance_summary.html [new file with mode: 0644]
enrol/imsenterprise/examples/example-grouped.xml [new file with mode: 0644]
enrol/imsenterprise/examples/example-oneline.xml [new file with mode: 0644]
enrol/imsenterprise/examples/example.xml [new file with mode: 0644]
enrol/imsenterprise/importnow.php [new file with mode: 0644]
lang/en_utf8/enrol_imsenterprise.php [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/capita.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/categorisation.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/createnewcourses.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/createnewusers.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/deleteusers.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/formatoverview.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/photos.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/sourceddidfallback.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/target.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/truncatecoursecodes.html [new file with mode: 0644]
lang/en_utf8/help/enrol-imsenterprise/unenrol.html [new file with mode: 0644]