This was written in 2005 to fix some issues that were being had in Blackboard with test images not displaying correctly on a certain college campus. It simulated a user logging in through HTTP requests, and followed links to edit the questions. It was written in VB.net and relies heavily on regular expressions (Regex).
It is not recommended that you actually use this. Perhaps viewing the source is enough?