Best practice forum (Archived)

This forum discussion has been removed

 
This forum post has been removed
Tuesday, 19 March 2013, 5:52 PM
The content of this forum post has been removed and can no longer be accessed.
me
Re: program issues
by George Angus - Tuesday, 19 March 2013, 6:18 PM
Group Totara

Hi Jason,

This is very likely to be connected to course completion, one or all of the courses is not been accepted as complete. Id check each one - can you send me screenshots of the completion settings?

regards,

George.

This forum post has been removed
Tuesday, 19 March 2013, 6:40 PM
The content of this forum post has been removed and can no longer be accessed.
me
Re: program issues
by George Angus - Tuesday, 19 March 2013, 7:02 PM
Group Totara

Hi Jason,

I see it says "Allow 1 year(s) to complete this set".  Change that to 1 day, Im  sure thats the problem.

cheers,

George.

This forum post has been removed
Wednesday, 20 March 2013, 5:32 PM
The content of this forum post has been removed and can no longer be accessed.
me
Re: program issues
by George Angus - Wednesday, 20 March 2013, 6:48 PM
Group Totara

Hi Jason,

The mechanism at the root of these problems is cron - that is Prgram cron and Course cron are run at different times (mainly for faster processing); you are correct.

The settings can be adjusted here: 

/totara/program/cron.php

line #61     $hourlycron = 60 * 60;

line #86     $dailycron = 60 * 60 * 24;

so 60*60 is an hour in seconds, and *24 is a day

1) Unfortunately its not possible to have programs sel-enrollable at present.

2) The only way to do this would be to set up dynamic audiences 

3) This is possible - dont set a minimum time required or a due date.

4) This should be fine if you have your completion critera set within the courses & the program.

Hope this is useful Jason - do get back if there is anything else.

regards,

George.

This forum post has been removed
Wednesday, 20 March 2013, 7:24 PM
The content of this forum post has been removed and can no longer be accessed.
me
Re: program issues
by George Angus - Wednesday, 20 March 2013, 7:54 PM
Group Totara

Hi Jason,

There isnt a way to do this at present, but hiding the tabs is an existing enhancement request at it will be getting looked at.

cheers,

George.

This forum post has been removed
Wednesday, 20 March 2013, 8:55 PM
The content of this forum post has been removed and can no longer be accessed.
me
Re: program issues
by George Angus - Wednesday, 20 March 2013, 9:10 PM
Group Totara

Hi Amir,

This would require learners to approve the whole learning plan which might not be desireable, but multi-template learning plans are coming out fairly soon - and it would be possible to have templates with only programs in them.

cheers,

George.