Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Topics course format. More...
Variables | |
if($topic=optional_param('topic', 0, PARAM_INT)) | $context = context_course::instance($course->id) |
$course = course_get_format($course)->get_course() | |
$renderer = $PAGE->get_renderer('format_topics') | |
if(!empty($displaysection)) | else |
Topics course format.
Display the whole course as "topics" made of modules.