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

Choice quiz step can't be made #67

Open
ekmakhlina opened this issue Aug 17, 2019 · 1 comment
Open

Choice quiz step can't be made #67

ekmakhlina opened this issue Aug 17, 2019 · 1 comment

Comments

@ekmakhlina
Copy link
Contributor

Lines 72-93: looks like data for choice quiz should be rewritten, as post request with this data returns fields error 'Expected key is_options_feedback'

@ekmakhlina
Copy link
Contributor Author

ekmakhlina commented Aug 17, 2019

line should 87 be changed from

                               'preserve_order': False

into

                                'preserve_order': False,
				'is_options_feedback': False

tatyderb added a commit to tatyderb/course_deploy that referenced this issue Aug 18, 2019
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

No branches or pull requests

1 participant