As an example, we could ask our students to sign up for a google account and create a google doc. These can be published to the web, like this one I created (from a screenplay). If you have a diigo account, you should be able to see the markups I put on it as well.
With a little CGI magic we can create a drop-box service where RTF files get morphed into HTML files (web pages). The advantage of that is that then they can be marked up with diigo. This should work locally (at least it does in my tests), but could also be on a public web site using authentication.
So I built one. You can can see a converted RTF here (notes for a short talk I gave at the new library opening). If you're logged into diigo you should see the markup on it too. You can try it out for yourself by browsing to the plain upload page and submitting an RTF file. The conversion is far from perfect. Not all kinds of markup and formatting come over. Bold did, and numbered lists, but not hyperlinks or graphics. I think I can overcome some of this with time, working with the perl module that performs the magic.
All in all, this was a successful experiment. With modification, it could becomes a repository for RTFs and hyperlinks, which in combination with all the resources of the web, become an unlimited platform for providing coursework interactions.
No comments:
Post a Comment