Automatic installer.php lang files by installer_builder (20090118)
[moodle.git] / enrol / imsenterprise / TODO.txt
blobd4b56d8def5f6a3ae397d41cadbf5df341164f39
1 DEVELOPMENT PRIORITIES, IN ORDER OF PRIORITY:
5 TO DO:
7 - Handling of references to <group>s as <member>s
9 - Support for enrolling using multiple files? At present only one filename
10      is supported. Some systems may wish/need to do multiple. This may be tricky
11      since multiple filepaths may be too long for a single moodle config 
12      variable (255 chars max)
14 - Process group's "relationship"?
16 - Activate <photo> handling, dependent upon acceptance of 
17      modification to Moodle's gdlib.php
21 DONE:
23 v0.6:
25 - Reduce processing from two passes to one pass (dependent on <membership> tags 
26      coming after any person/group tags to which they refer)
28 - The log data should NOT contain any personal information! NO STUDENT NAMES
30 - Support for restricting according to <target>
32 - Support for recstatus attribute on group/person/role
34 - Processing of <timeframe> tag to add ability to specify start/end of enrolment
36 - Write conformance summary