I’m feeling passionate about "disruptive" technologies tonight, so I thought I’d share some GreaseMonkey scripts that could be used within a Learning Management System.
5. Check links with Link Checker
Link Checker crawls links on a page and uses color codes to indicate whether a link is valid or invalid.
4. Print the full path of links with Annotate Links
Adds a print stylesheet that annotates links and displays the full path at the bottom of the printed page.
3. Search Wikipedia or a dictionary with LookItUp2.
Inline search and results display within any LMS page.
Great for Chemistry courses.
1. Social Network Analysis Tool for Blackboard and Vista (WebCT)
Infers social structure from forum posts in a discussion forum and outputs to the NetDraw .vna format for further analysis and visualisation. In total non-biased fashion, I list my own script at No 1.
I’m heading off to Adelaide to present at the Blackboard Asia Pacific 08 conference. I’ll be presenting on work done in collaboration with Dr Shane Dawson on extracting and analyzing data from discussion forums in Blackboard Learning Systems. We had a few unique conditions: we could not install anything on the server (no server side Building Blocks or Powerlinks) and the solution had to work for both Blackboard and Vista (ie WebCT). ….So we embraced ‘constraint’ and built a GreaseMonkey script that was able to extract the relevant post-reply data from the forum thread tree. The GreaseMonkey script also exported the data into the VNA and GraphML formats, so that a free/open source social network visualisation tool could be used.
To illustrate the important of visualisation, we compare two forums. The forum threads look similar: the same number of participants and same number of posts. Visualising the structure of the forums, however produces completely different pictures of the social interaction.
Note: NetDraw was used to generate the visualisation.