- Added the following functions:
create_canvas_module()create_canvas_module_item()get_module_list()
- Fixed bug in
create_course_assignment()andcreate_course_folder()
- Added two function,
get_term_course_list()andget_account_course_list(). get_term_course_list()gathers a list of all courses in a specific term.get_account_course_list()gathers a list of all courses for an account or sub-account
- Added a
NEWS.mdfile to track changes to the package. - Uses
pkgdownto generate documentation. - Many changes to consolidate and update documentation.
- Changed "if" to "it" in the documentation of the 'add_enrollments' function
- Initial release