GabeTardy.github.io

Mods: Brand New Subway

These mods are for the Brand New Subway game by Jason Wright. They fix some small issues that existed in the game (which may have been fixed independently within the game itself). These mods may or may not work anymore as I have not tried the game in some time.

bns-noboroughs.user.jsBrand New Subway: No Borough Label
Fixes every name being prefixed with the borough if it isn't in Manhattan.

Requires Tampermonkey.

View Raw / Install
bns-nodupe.user.jsBrand New Subway: Only One Prefix
Blocks the game from adding too many prefixes to station names.

Requires Tampermonkey.

View Raw / Install
bns.user.jsBrand New Subway: Station Road Name Fix
Very simple (hacky) fix for broken station names in BNS.

Requires Tampermonkey.

View Raw / Install

Mods: D2L

Not traditional mods by any means, but these are some scripts I wrote to make D2L (Desire2Learn) more usable for grader teaching assistants. I am not sure if these work on all D2L installations or just that which is used by Tennessee Tech, so use these at your own risk.

If you are looking for other improvements, I strongly recommend the excellent d2l-tweaks script written by Chris Moore. I also use a modified version of BrightSpace Grade View by Cengiz Gunay for grading.

d2l.user.jsD2L: Enter Advances Student
While the cursor is in an input box in the "Enter Grades" view, hitting enter progresses to the next student's input box.

Requires Tampermonkey.

View Raw / Install
d2ladvance.user.jsD2L: Save Draft and Advance Student
Merges the "Save Draft" and "Advance Student" buttons into one button that saves annotation drafts as normal and then advances to the next student.

Requires Tampermonkey.

View Raw / Install