Activity Feed
- Posted Plain text rendering in the SpeedGrader on Idea Conversations. 04-18-2022 11:55 AM
My Posts
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Plain text rendering in the SpeedGrader The SpeedGrader interface can render pdf submissions inline, for example. For programming classes, where submissions are source code (i.e., plain text, but with non-.txt extensions), it would be gr... |
04-18-2022 |
139 |
0 |
04-18-2022
11:55 AM
The SpeedGrader interface can render pdf submissions inline, for example.
For programming classes, where submissions are source code (i.e., plain text, but with non-.txt extensions), it would be great to render that text directly in the SpeedGrader interface, as with pdf content.
Something with syntax highlighting (e.g., pygments) would be cool, but even something as basic as a simple <pre> would work great.
Right now, looking at a single student submission involves downloading the submission (via the attachment on SpeedGrader, or by downloading a zip archive of all submissions), which is a bit cumbersome. With that change, this could be done entirely within the speedgrader.
... View more
Labels