Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show completion requirements in the frontend #975

Open
mipyykko opened this issue Jun 14, 2022 · 0 comments · May be fixed by #977
Open

Show completion requirements in the frontend #975

mipyykko opened this issue Jun 14, 2022 · 0 comments · May be fixed by #977

Comments

@mipyykko
Copy link
Collaborator

A new field required_for_completion in UserSummary, which provides a list objects containing information for requirements to complete the course.

Now:

  • not enough points, if course has points_needed set
  • not enough exercise completions, if course has exercise_completions_needed set
  • required actions from quiz providers such like peer review requirements, which are just the exercise_completion_required_action for this course/user combination

Query and visualize these in the frontend.

@mipyykko mipyykko linked a pull request Jun 14, 2022 that will close this issue
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 a pull request may close this issue.

1 participant