Option 2 is easy to do now, but Option 1 is planned for the future (any activity will be able to unlock other activities).
Martin Dougiamas
Posts made by Martin Dougiamas
Hi, Paula.
I really do appreciate your enthusiasm and feedback, but can I please remind you to file bugs in http://moodle.org/bugs?
It would make things a lot easier for me (and hence more likely that problems will get fixed) - it's very hard to keep track of free-form bug reports in the forums.
In addition, there are probably people subscribed to this forum to find out about latest features, who might not want to read all the debugging discussions as well ...
Thanks
I really do appreciate your enthusiasm and feedback, but can I please remind you to file bugs in http://moodle.org/bugs?
It would make things a lot easier for me (and hence more likely that problems will get fixed) - it's very hard to keep track of free-form bug reports in the forums.
In addition, there are probably people subscribed to this forum to find out about latest features, who might not want to read all the debugging discussions as well ...
Thanks
You should always do a complete upgrade (things are changing all over the place, but any given snapshot is usually quite stable).
A new feature of 1.0.9 (and current nightlies) is that you can rename the admin directory and tell Moodle about it using
$CFG->admin = "myadmin";
in config.php
$CFG->admin = "myadmin";
in config.php
After adding the "kilroys" you need to call the script directly: eg mod/survey/graph.php?id=20&sid=1&type=student.png