Best practice forum (Archived)

הדיון בפורום זה הוסר

 
פרסום זה הוסר
19/03/2013, 17:52
פרסום זה הוסר ואינו זמין יותר.
me
Re: program issues
על ידי George Angus בתאריך 19/03/2013, 18:18
קבוצה 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.

פרסום זה הוסר
19/03/2013, 18:40
פרסום זה הוסר ואינו זמין יותר.
me
Re: program issues
על ידי George Angus בתאריך 19/03/2013, 19:02
קבוצה 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.

פרסום זה הוסר
20/03/2013, 17:32
פרסום זה הוסר ואינו זמין יותר.
me
Re: program issues
על ידי George Angus בתאריך 20/03/2013, 18:48
קבוצה 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.

פרסום זה הוסר
20/03/2013, 19:24
פרסום זה הוסר ואינו זמין יותר.
me
Re: program issues
על ידי George Angus בתאריך 20/03/2013, 19:54
קבוצה 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.

פרסום זה הוסר
20/03/2013, 20:55
פרסום זה הוסר ואינו זמין יותר.
me
Re: program issues
על ידי George Angus בתאריך 20/03/2013, 21:10
קבוצה 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.