Category: Blackboard Vista


  • This morning there was a flurry of effort to locate an article called “Hacking WebCT.” My coworker was able to locate it. We were disappointed.  The main points of the article were: Lazy administrators make compromising user accounts easy. Lazy instructors make getting questions for assessments easy. These apply to any LMS. So, here is some…

  • Some support tickets are more easily solved by knowing both user behavior and environment. An often helpful piece of information is what web browser they used. To add this, shut down the cluster, edit /VISTA_HOME/config/config.xml to include the cs(User-Agent), and start the cluster. This line will need to appear for every node. At startup, the…

  • Normally when presenting the opportunity to change a password, a user is required to provide the current password in addition to the new. It ensures the one changing the password already knows the password.  According to Olaf Ritman, Blackboard Academic Suite 6, 7, 8 and Learn 9 ignore asking for the current password. Can anyone with…

  • It appears CE/Vista has several locations for defining the email addresses it uses for SMTP. $WEBCTDOMAIN/config/config.xml: mail.from= From address for messages sent. $WEBCTDOMAIN/customconfig/startup.properties: WEBCT_ADMIN_EMAIL= Some internal errors have a mailto: prompt to contact the server administrator. $WEBCTDOMAIN/serverconfs/log4j.properties: log4j.appender.EMail.To= Report fatal errors. $WEBCTDOMAIN/serverconfs/log4jstartup.properties: log4j.appender.EMail.To= Report fatal errors. $WEBCTDOMAIN/webctInstalledServer.properties: WEBCT_ADMIN_EMAIL= Installer picks up this value for populating…

  • Bb Suggestions

    WebCT used a suggestion form to collect product improvement ideas from the various users (instructors, instructional technologists, administrators, etc.). I’m not sure if the switch to opening enhancement request support tickets under Blackboard was something new to improve the support model overall or just a change for former WebCT customers as support integrated. Interestingly, Blackboard…

  • “Who is the most wired teacher at your college?” (A Wired Way to Rate Professors—and to Connect Teachers) Although the university runs workshops on how to use Blackboard, many professors are reluctant, or too busy, to sit through training sessions. Most would prefer to ask a colleague down the hall for help, said Mr. Fritz.…

  • Correct: <script language=”Javascript” type=”text/javascript”> if (top != self) { top.location = window.location; } </script> Incorrect: <script language=”Javascript” type=”text/javascript”> if (top != self) { top.location = “/webct/urw/lc18361011.tp0/logonDisplay.dowebct”; } </script> The problem with incorrect is the address used here is not the address in the location bar.  The one in the location bar has the values required…

  • Time Stamps

    Blackboard Vista uses epoch time stamps quite extensively. These are calculated down to the millisecond. So if you want to use something like Epoch Converter, remove the last three numbers (the milliseconds).

  • Heh. Blackboard Vista is headed for a brick wall? Who knew? 7. Course Management Systems are Dead! Long Live Course Management Systems! Proprietary course management systems are heading for a brick wall. The combination of economic pressures combined with saturated markets and the maturing stage of the life cycle of these once innovative platforms means…