How to get all activities/quizzes from course object ? I need to get all active quizzes in a course.
Version Moodle 2.8.5 Regards.
Using method get_array_of_activities(courseId) from course/lib.php, i got the activities objects as an array.