The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
I use multiple blank questions to get R commands from students, The csv student analysis report, however, corrupts them to useless bits.
For instance, a perfectly fine answer like "x <- mean(x)" only comes out as "x ", whereas "x <- mean( x[ which(x > 5) ] )" comes out like "x 5) ] )". On student analysis csv export, it seems like anything following a "<" is cut out, until a ">" is his (interpretation as html tags?).
Is this a known problem / bug? Is there a workaround? Currently, my quiz export answers are fully useless. Strangely enough, the answers are stored fully correctly in the quiz itself if I manually check via speed-reader, but I cannot get them out in a csv.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
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.