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

Add points_possible to censored quiz_question API #1980

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ndrewh
Copy link
Contributor

@ndrewh ndrewh commented Nov 22, 2021

Currently the API does not return points_possible for questions from the quiz_question API when returning a "censored" response. Since currently Graders get censored responses from this API, this makes it very difficult to grade questions via the API.

Currently the API does not return points_possible for questions from the quiz_question API when returning a "censored" response. Since currently Graders get censored responses from this API, this makes it very difficult to grade questions via the API.
@ndrewh
Copy link
Contributor Author

ndrewh commented Nov 23, 2022

🎂 Any update on this? The points_possible field is displayed on the web to students/graders, but still not in the API.

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.

None yet

3 participants