ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Preloading Users into the system


  • 2010-07-12 22:24:13

    Preloading Users into the system

    Is it possible to preload all the users directly into the database so they are ready to go and just login? I have alist of students with their e-mails and student numbers and my bosses don't want them to go through the self user creation process.


    Thanks


    Rene

  • 2010-07-13 08:50:44

    Re: Preloading Users into the system

    Within a course, in the enrolment manager, there is the Import Course List function. Try that.

  • 2010-07-20 08:52:42

    Re: Preloading Users into the system

    I know that brings users into the course but I want to create all the users automatically before there is a course in the system

  • 2010-07-20 09:42:06

    Re: Preloading Users into the system

    There isn't an equivalent tool for admins, but you could use the master list feature, to list students who can register. Then they register themselves.

    Or you may be able to manually import students into the "members" table, if you can duplicate its structure of the table in CSV or SQL file.