Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Conditional activities: Difference between revisions

From MoodleDocs
m (categories)
(see also lesson dependency)
Line 5: Line 5:
Take a look at the [http://moodle.org/mod/forum/view.php?f=678 Conditional activities forum] at [http://moodle.org http://moodle.org].
Take a look at the [http://moodle.org/mod/forum/view.php?f=678 Conditional activities forum] at [http://moodle.org http://moodle.org].


These are the 2 attempts:
See Also:


*[http://moodle.org/mod/forum/discuss.php?d=35488 Stuart Mayor's Conditional Activities], including Moodle 1.6 version
*[http://moodle.org/mod/forum/discuss.php?d=35488 Stuart Mayor's Conditional Activities], including Moodle 1.6 version
*[http://moodle.org/mod/forum/discuss.php?d=36697 Conditional activities at CICEI], running demo included as student, teacher and designer.
*[http://moodle.org/mod/forum/discuss.php?d=36697 Conditional activities at CICEI], running demo included as student, teacher and designer.
*https://docs.moodle.org/en/Adding/editing_a_lesson#Dependent_on . The lesson activity settings in V 1.6 has a specialized dependency setting. Entering the lesson can be made dependent on the % (lesson questions) correct, time spent or completion of one other specific lesson.




[[Category:Future]]
[[Category:Future]]

Revision as of 16:07, 22 June 2006

Different attempts at conditional activities in the Using Moodle Conditional Activities forum; generating a course page for each user requires lots of processing (Martin).

Possible solution (David Delgado): add a conditional activities on/off selection for each course, being defaulted to off. Normal behaviour would be just the same as now, and conditional activities extra processing power would be used just for the courses that would need them. So, we would get the best of both sytems: fast default behaviour (no conditional activities used) and powerful adaptive e-learning posibilities (conditional activities used). Could it be a good solution? Hope so. :-)

Take a look at the Conditional activities forum at http://moodle.org.

See Also: