Arash
Arash
Does the import_course method work inside the course_service.rb file? I'm seeing the call trying to pass the path as a parameter to SCORM Cloud instead of POSTing the file.
For a sheet, how can we get the full range of a sheet? In other words, how do we get the left-top-most cell (presumably A1) and the right-bottom-most cell (e.g....
Any way of adding animations to the toast appearing/disappearing (like Android)? Maybe add some classes for it to work with animate.css
Hi, I'm trying to use jqtouch with phonegap, as as such, phonegap provides no "server-side" programming. everything must be coded client side. I noticed in links, when using jqtouch links...
Tested it with this string and it doesn't add links: var s = 'http://nba.com'; alert(s.autoLink()); Basically, links wrapped in paragraph tags.
Does this gem support files larger than 5GB? (i.e. large_files, https://www.backblaze.com/b2/docs/large_files.html) I've tried uploading files at the 5GB file size and Backblaze server disconnects the connection.
How can you detect if programmatically if the H5P package is completed? There seems to be a "ajax.setFinishedUrl" option for a URL but is there a way to detect the...