|
The issue exists on my 1.9.2 install and did on the 1.8.x versions I ran previously. Instructors accidently click this continue button very often and I can't say I blame them. It definitely looks like that button should be clicked.
Of course, when they do click it, their course resources get severely messed up.
Petr Skoda made changes - 02/Jan/09 01:03 AM
Petr Skoda committed 2 files to 'Moodle CVS' - 02/Jan/09 01:05 AM
Petr Skoda committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/Jan/09 01:06 AM
I have added a workaround that removes the continue timeout and adds a warning message that the continue link should not be clicked - unfortunately I did not find a better solution because it would require major refactoring to get it done properly
thanks for the report
Petr Skoda made changes - 02/Jan/09 01:08 AM
Petr Skoda made changes - 02/Jan/09 01:09 AM
Petr Skoda made changes - 02/Jan/09 01:11 AM
martignoni committed 1 file to 'Lang CVS' - 02/Jan/09 01:45 AM
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 02/Jan/09 10:14 AM
Yuck!
I have one suggestion to make things better. Instead of displaying the silly string, why not print the continue link inside a div styled with display: none, so it cannot be seen or clicked. That is still a nasty hack, but I think it is a bit nicer.
Tim Hunt made changes - 06/Jan/09 11:32 AM
You will have to ask penny and all other devs, I am not 100 % sure it would not break some 3rd party automated course import scripts
Thanks for working on a stop-gap fix! I've applied the patch and it's certainly better than giving the user no warning at all. I do agree that it would be better to remove the continue link one way or another...can anyone give a tip on how to do that?
Tim Hunt made changes - 13/Jan/09 03:44 PM
Ann Adamcik made changes - 17/Jan/09 03:42 AM
Ann Adamcik made changes - 17/Jan/09 03:43 AM
Ann Adamcik made changes - 17/Jan/09 03:43 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In some cases clicking the 'continue' link results in the course contents being imported twice!