Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

MNet: Difference between revisions

From MoodleDocs
No edit summary
 
Line 4: Line 4:
* Some old documentation about the initial planning and dev is here
* Some old documentation about the initial planning and dev is here


=ToDo=
=To Do=
 
Some immediate items that would add polish without major surgery
 
* Exchange more enrolment info at log-entry exchange time on cron
* Special default role
** Add a new "remote student" role
** Add a config var to enrol/mnet: "defaultremoterole" to use "remote student"
** Add a config var to the courses table to optionally override defaultremoterole
* Nicer CSS in the "my courses" listing in moodle homepage for remote hosts and remote courses. See course/lib.php print_remote_course() and print_remote_host().


=Roadmap=
=Roadmap=

Revision as of 22:10, 22 January 2007

Random notes for Moodle Network. Should get these organised...

  • Documentation for end users is here [Moodle Network]
  • Some old documentation about the initial planning and dev is here

To Do

Some immediate items that would add polish without major surgery

  • Exchange more enrolment info at log-entry exchange time on cron
  • Special default role
    • Add a new "remote student" role
    • Add a config var to enrol/mnet: "defaultremoterole" to use "remote student"
    • Add a config var to the courses table to optionally override defaultremoterole
  • Nicer CSS in the "my courses" listing in moodle homepage for remote hosts and remote courses. See course/lib.php print_remote_course() and print_remote_host().

Roadmap