Day 1 at Moodle Hack/Doc Fest, Winter 2012

Moodle Hack/Doc Fest is under way at Tulane University. We eschewed our regular end-of-day recap on Wednesday because we ran out of time; instead we re-capped this morning.

Mobile App
Nate Swart (Lafayette College), Cort Haldaman (Furman University) and Bill Junkin (Eckard College) looked at the mobile app and theme.  The mobile app for iphone is lackluster. It has very basic functionality; the highlights are:
  • Upload photos or voice to “My Private file”.
  • Browse a course and use the participant list to mail, text or email students. This is the theory; we need to test it further.
  • Course listing is for consuming content
    • can’t post something.
    • can only look at resources
    • Web button takes you to web mobile interface.
Mobile Web Theme
  • Can’t upload videos, audio or pictures, but can do choice, forums, and quiz activities.
  • The theme only loads the TinyMCE editor reliably on Android; TinyMCE is wonky in iPhone.
  • Nate Swart (Lafayette College) is looking at JQuery theme roller for the mobile theme.
Scheduler
  • A test instance of Scheduler for Moodle 2.x is setup, but it needs to be tested for gotchas.
Course Generator
  • The random course generator that ships with Moodle is out of date and doesn’t have a maintainer. What ships hasn’t been updated in a year or half.
  • It doesn’t work with current versions of Moodle and needs to be updated.
Moodle 2.2 status review
  • Ellen L Freeman (Colby College) began updating the Moodle 2.x report, focusing on Moodle 2.2. We will release the updated report on the status of Moodle 2 after Hack/Doc.
Moodle 2.2 File System Resources
  • Courtney Bentley (Lafayette College) reviewed the File Upload and Repository documentation from the Summer 2011 Hack/Doc and verified that it is is all accurate. She then presented on the file interface so that everyone was up to date on it. Here’s a recap of what we saw:
    • There is no files link. If you like to have people go in and get organized through files, then they need to go to my private files and click on “Manage My Private Files”. They can organize it or dump a whole bunch of files into it.
    • At Eckard College (which runs Moodle 2.1), no one uses my private files. Instead they use a File folder as as a hidden view.
    • The big gotcha: you must click “save changes”. Kevin Williarity (Wesleyan) is working on an alert to if you surf away.
    • To add a file, they go to “File” or “Folder”.
      • Choose Upload a File. Doesn’t force you to stay on the file management screen.
      • Note: As always, the issue is that you can add more than one file, but only one file will be the main display file. Useful for web page.
      • Pulls the file over into the course, as a copy, not linked to the original in any way.
    • Creating a folder.
      • I can create a folder, and then add files. Files need to be added individually; you can’t point to an individual file; you can’t select multiple files.
    • Recent Files:
      • It has the last 50 files of whatever type you’re trying to add. If you use TinyMCE, and go to add an image, it shows just the last 50 images.
    • Server files
      • They have access to nything they have access to on the system.
      • Faculty see everything on the system, but only lets me drill down into what I see.
      • Can you hide server files? Yes, but how would they get to their other courses
      • There is no filtering of any kind; there is no “My Course Files”.
      • We should look at Tracker and see if there is a “My Course Files”.
      • Charles Fulton (Kalamazoo College) will look at files to see what is happening, and see if “My Course Files” could be done.
    • The question was asked: How do you collaboratively manage and edit documents on the backend?
      • Basically you upload files to the course in a files section. You need to manage course files through the course interface, rather than the backend file interface (as was the case in Moodle 1.9)
    • Quota for My Private files? Can you set it by role? No.
    • At Eckerd College they created a script called “Easy Posting for Professors”. It allows folks to easily add files to their course (it’s as easy as attaching a file to an email).  If they follow the link, they get a Syllabus and/or course files.
    • Drag and Drop File Interface from Moodle 2.3.
      • Charles Fulton (Kalamzoo College) demoed.
      • You can drag and drop individual files or multiple files, but not folders.
      • It does not solve the “surf away” problem with the files interface.
  • Remote Repos
    • When you’re adding your own files from your flickr account, the license information doesn’t carry over in flickr. You need to specify it again when copying. Mediawiki works the same way.
    • Public Flickr Lets you search by license, but there’s no attribution or licensing when you copy files over. No link info for license, no link back.
    • Can we confirm it isn’t point to the remote file?

Moodle 1.9.16+LAE 1.6

  • We will be releasing Moodle 1.9.16+LAE 1.6 as a beta at the conclusion of Moodle Hack/Doc, with a final release to follow shortly.
  • This release will include the latest updates from 1.9.16; it is a maintenance release.

Moodle 2.2.1+LAE 2.0

  • We will be releasing a Moodle 2.2.1+LAE 2.0 after Moodle Hack/Doc.
  • It will include:
    • Support for converting files uploaded using “Simple File Upload” to the standard file type. If you attempt to upgrade an 1.9 LAE instance (or restore a backed up course) to Moodle 2.x and have courses that use Simple File Upload, it will fail because Moodle does not recognize the file type assigned in the database. This fixes that issue.
    • Anonymous Forums: The 2.2 version of Anonymous Forums will be packaged into this release.