paulbui's Posts
Post Details Date Published Views Likes

Whitespace (indents and spaces) is not always preserved in text entry box assignment submissions

I teach computer science, and whitespace indentation is important for source code readability and sometimes functionality. Students submit code through the assignment text entry box, and their submis...

12-29-2021

379

0

Userscript to add status modification to speedgrader

Here's a userscript that adds a status dropdown and late day input box: canvas-tweaks/speedgrader_status at master · paulbui/canvas-tweaks (github.com)  

01-08-2021

877

1

[Files] Default filename of batch submission download should be course+assignment name

The current default filename for downloading all submissions of a course is "submissions.zip". Instead, it should be a filename that reflects the course and assignment title. Currently, I downloade...

12-01-2020

1173

0

[Notifications] Missing assignment email message or notification to student

If a student misses a deadline for an assignment, the assignment's status is automatically marked as missing. There should also be an email message or notification that is sent to the student to noti...

09-17-2020

1279

0

[Assignments] Missing Assignments List on Student User Frontpage

In order to see assignments with a Missing status, students must click on Grades. Instead, the list of missing assignments should be on their front page. The idea is to have a separate "Missing" as...

09-17-2020

2683

0

Change the "tab" indexing of the Submit button below comment box in the Speedgrader

In the Speedgrader, after typing a comment in the comment box, a user should be able to hit the Tab key and then Enter to submit the comment. Instead, the tab indexing of the components below the Com...

09-14-2020

1186

0

Speedgrader keyboard efficiency - auto select grade textbox and auto deselect textbox - less mouse

When a student submission first comes up, please auto-select the grade textbox, so graders do not have to select it using the mouse Also, after hitting the Enter key when inputting a grade, the tex...

09-14-2020

1396

0