Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2013年03月19日 Tuesday 17:52
该论坛帖子的内容已被删除,无法再访问。
me
Re: program issues
AngusGeorge 发表于 2013年03月19日 Tuesday 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.

该论坛帖子已被删除
2013年03月19日 Tuesday 18:40
该论坛帖子的内容已被删除,无法再访问。
me
Re: program issues
AngusGeorge 发表于 2013年03月19日 Tuesday 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.

该论坛帖子已被删除
2013年03月20日 Wednesday 17:32
该论坛帖子的内容已被删除,无法再访问。
me
Re: program issues
AngusGeorge 发表于 2013年03月20日 Wednesday 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.

该论坛帖子已被删除
2013年03月20日 Wednesday 19:24
该论坛帖子的内容已被删除,无法再访问。
me
Re: program issues
AngusGeorge 发表于 2013年03月20日 Wednesday 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.

该论坛帖子已被删除
2013年03月20日 Wednesday 20:55
该论坛帖子的内容已被删除,无法再访问。
me
Re: program issues
AngusGeorge 发表于 2013年03月20日 Wednesday 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.