Top "Blackboard" questions

Blackboard is a Learning Management System used by thousands of schools around the world.

TypeError: $(...) is null error in firebug but code works on jsFiddle

You can see my js (and associated html and css) at: http://jsfiddle.net/twsx7/9/ I am working on a …

jquery typeerror blackboard
Convert number of minutes to hh:mm

I have a column in a table that stores the number of minutes as a numeric(18,4) field named [course_access_…

sql-server time blackboard
SSH tunneling to remote access MySQL database

I am trying to write Java program to access a remote mySQL database using ssh tunneling. Below is my code: …

java mysql remote-access ssh-tunnel blackboard