7/23/2013 7:49:01 PM
If I add a link in the ClipFlair Studio Text component with the URL above, it works fine (either with https:// [secure HTTP] or http:// protocol prefix). If you mean how you can host the .htm file here (since it's a self-contained file with no external image etc. assets), I could allow uploading .htm and .html files as attachments to the forum.
There is an issue with opening .htm/.html from untrusted sources though, since they could contain exploit Javascript code (malicious code exploiting bugs of various web browsers) to get control of one's system etc., so I'd prefer to not allow .htm/.html attachments to the forum.
So you can use Dropbox for now till somebody (maybe Thanassis PhD student?) implements some components for ClipFlair to load HotPotatoes content (get a URL of a HotPotatoes-generated page, say of a multiple choice activity or of a crossword, parse the HTML and show it with Silverlight-based User Interface). I'm interested myself to make a Crossword app to sell in the Windows Phone marketplace with HotPotatoes-import functionality, so I might implement the crossword one myself to use in Studio.
However I guess you're interested about the multiple choice activity-type, so you could ask Thanassis it his student is indeed interested (it's easier to implement I think). If he is I can provide guidance (there are also other types of HotPotatoes activities [like matching via drag-dro activity] for which separate components could be implemented for Studio with import HotPotatoes data from page URL or local file capability). Also the Java code of HotPotatoes is now opensource I think (it's authoring UI is running in Java, but it produces plain HTML+Javascript, the output doesn't need Java). What I'm suggesting is to have components that can import HotPotatoes HTML output and parse it to get the data from there (have seen their HTML output and it's not very hard)
This content has not been rated yet.