I’m playing around with the combination of WordPress, Feed2JS and Blackboard in order to use the corporate LMS, but get around some of the annoyances of Blackboard and some of the difficulties of collaborative content being locked inside a password-controlled environment.
The Announcement Tool in Blackboard is pretty annoying in that you have to go into the Control Panel in order to use it, and you have to have staff level access, and there are some non-intuitive things about the permanent vs non-permanent listing. There is also no capacity to have the Announcements pushed to students rather than making them pull them from Blackboard.
So long as Announcements are not considered “secret” (should not be seen by anybody not enrolled in the subject), they can be posted on a blog and “fed” into a permanent Announcement.
- Make a blog, for example at http://www.edublogs.org
- Find the RSS feed from the blog (see the button labelled RSS on the left navigation under Meta)
- Go to Feed2JS and put the URL into the appropriate text box
- In the settings, decide whether you want students to know where the “real site” is – ie whether you want them to find the actual blog to read information directly.
- If you don’t link to your blog anywhere in the feed, you may be able to keep it relatively secret
- I’m going to play with whether we can restrict a blog to inside UniMelb so that the blog itself would only be viewable from a Unimelb ip, or via Blackboard outside of the Uni
- Generate the javascript using the generate button
- Use the style preview to apply different CSS styles to the feed
- Note that the CSS will apply to all previous announcements too because of the way that the Announcements page is generated
- Paste the CSS and javascript into the Announcement, and make the Announcement permanent
Now all you have to do is update the blog site, and the permanent announcement will update itself.
It would also be possible to use WordPress for collaborative work with student groups, who could then publish their work via Blackboard. I’m still trying to work out if this is as much trouble as setting up groupwork within Blackboard itself.