Adjusting variable increments for formula questions in Quizzes

Jump to solution
kjordan
Community Explorer

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

1 Solution
James
Community Champion

kjordan 

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.

View solution in original post

0 Likes