Skip to content

Fix QuizGroup's course_id#713

Merged
Thetwam merged 2 commits intoucfopen:developfrom
dgwn:issue/712-quizcreate_question
Mar 12, 2026
Merged

Fix QuizGroup's course_id#713
Thetwam merged 2 commits intoucfopen:developfrom
dgwn:issue/712-quizcreate_question

Conversation

@dgwn
Copy link
Member

@dgwn dgwn commented Mar 12, 2026

Proposed Changes

  • QuizGroup fixed to have course_id of the quiz's course_id, instead of the quiz_id

Fixes #712.

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (37639e6) to head (1cbfa66).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #713   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines         3803      3803           
=========================================
  Hits          3803      3803           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@Thetwam Thetwam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Thetwam Thetwam merged commit 72520c8 into ucfopen:develop Mar 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quiz.create_question_group returns QuizGroup with wrong course_id

2 participants