Ungraded feedback questions on lesson page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024
12:13 PM
Hey, I'm pretty comfortable with HTML/CSS/JavaScript and am starting to use the Instructure API more. I have a request to develop a simple in-lesson feedback interaction that is ungraded, and we want to use maybe a question bank or question group in Canvas. We do not want to do this via an external product, just using Canvas.
I think I can write a little modal script for the quiz, and get the questions from the API; but I have three questions:
- Can I create an ungraded interaction like that or does Canvas require assigning at least a point for a question? Must all of these be incorporated into grading?
- Is it better to use a question bank or find out more about what a question group is?
- Am I underestimating something? Again, assume I know the programming part. Am I underestimating something with Canvas?