[ARCHIVED] Adjusting variable increments for formula questions in Quizzes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to create a canvas quiz with a formula question in which the variable that is entered is an even number only. As it is now the values generated for the variables are consecutive integers. I would like the variable values to increment by two, so my generated questions have 'nice answers' without fractional values. Has anyone figured out how to do this?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Canvas doesn't have the functionality built in, but it can be done.
If you want to do it within the browser, you will have to generate the possible answers and then edit them. I explained how to do it in: https://community.canvaslms.com/people/james
If you want to use the API to generate your own questions, then you can have whatever values you want to have since you're generating them yourself.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.