Skip to content

fix: use course_progress for assignment bar with library_content MCQs - #23

Closed
choeying-10 wants to merge 1 commit into
ulmo1-migrationfrom
fix/assignment-library-content-progress
Closed

fix: use course_progress for assignment bar with library_content MCQs#23
choeying-10 wants to merge 1 commit into
ulmo1-migrationfrom
fix/assignment-library-content-progress

fix: use course_progress for assignment bar with library_content MCQs

7d7cc78
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / detekt succeeded Jul 14, 2026 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 16 in core/src/main/java/org/openedx/core/domain/model/AssignmentCompletion.kt

See this annotation in the file changed.

Code scanning / detekt

Restrict the number of return statements in methods. Warning

Function assignmentCompletion has 3 return statements which exceeds the limit of 2.