get_quizzes_in_course: Get quizzes in course

View source: R/simple_functions.R

get_quizzes_in_courseR Documentation

Get quizzes in course

Description

Get all quizzes information in Course

Usage

get_quizzes_in_course(course_id)

Arguments

course_id

the canvas id of the course (integer)

Value

A dataframe containing quiz information of all quizzes from the specified course

Examples


get_assignments_in_course(6824)

ICTO-FMG/uvacanvas documentation built on Dec. 6, 2024, 2:32 p.m.