Skip to content

Releases: vusaverse/vvcanvas

vvcanvas 0.0.7

10 Nov 13:25

Choose a tag to compare

vvcanvas 0.0.7 Release Notes

Release Date: 2025-11-10

Highlights

  • Fixed the get_assignment_submissions() function (#37).
  • Added a number of new functions to enhance Canvas LMS integration (Implemented in PR #34):
    • create_conversation
    • get_conversations
    • get_course_gradebook
    • get_course_root_folder
    • get_folder_files
    • get_quiz_submissions
    • get_single_conversation
    • get_user_folders
    • query_progress
    • update_course_grades
    • update_section_grades
    • upload_folder_file

Acknowledgments

Special thanks to @nelis73 for the fix in issue #37 and for developing the new functions included in PR #34.

v0.4.0

03 May 11:28

Choose a tag to compare

feat: course methods

v0.0.3

02 Nov 07:55

Choose a tag to compare

v0.3.0

feat: course methods