ELIS 2014. How to complete track and get certificate by student

ELIS 2014. How to complete track and get certificate by student

di Roman Gelembiuk -
Numero di risposte: 4

Hello,

I try to learn ELIS (remote learner) to understand how does it work.

I used this toturoal to set up some test Program http://rlcommunity.remote-learner.net/mod/book/view.php?id=75&chapterid=1094

Also read most of documentation there http://rlcommunity.remote-learner.net/mod/book/view.php?id=75

I am able to enroll students to a track so student can start lean courses.

But i can not find how to complete courses (by teacher/admin) for students so track (program) is marked as completed.


For a student i set "Passed" on a "Course instance" for each course in a track. So for a student it looks like courses are completed. On "Learning Plane/Course Owerview"

But when i look on program to Users page the program is not marked as completed .

Also student don't see any certificates on Program/Certificate list page.

I configured for each Course Description to enable ertificate.


So my question is, how to mark all courses and program copleted so a student can download his certificate fro a program and separate certificate for each course.


Thanks

Media dei voti:  -
In riposta a Roman Gelembiuk

Re: ELIS 2014. How to complete track and get certificate by student

di Brent Boghosian -

Roman.

You  didn't specify what version of ELIS/Moodle you are using ...

Since ELIS 2.6 versions, ELIS is now only a series of standard Moodle plugins:
E.g. https://github.com/remotelearner/moodle-local_eliscore

I've attached the ELISCore README.htm from the above repository's MOODLE_27_STABLE branch.

Noting that Moodle 2.7 is a Long-Term stable release, however, it's recommended to use 2.8 or greater.

To your specific problem:

Moodle & ELIS both rely on the system cron to perform these background tasks.

What is the time interval your system cron job is calling the Moodle site's /admin/cron.php ?
Moodle recommends no more than a 5 minute interval.

Does the cron user have access to Moodle data folders?

Also, the Program must have a total required credits set > 0
and Course/Class completion credits that total the Program's required credits (or greater).

Hope this helps.

In riposta a Brent Boghosian

Re: ELIS 2014. How to complete track and get certificate by student

di Troy May -

Hi Brent,

I am going to assume you are a subscribed to this thread.

I have a Moodle 2.9.

I would like to demo the ELIS functionality to determine its potential for multi-tenancy.

Can I get your help with ELIS installation? I have yet to locate suitable documentation on the plugins and have no idea which of the 38 plugins to install.

NOTE: The links to ELIS github, as well as http://rlcommunity.remote-learner.net are useless.