Education/Projects/JetpackForLearning/DesignCamp/Projects/StudyTroll

From MozillaWiki
Jump to: navigation, search

Starting Status:  Mostly working, a few bugs.  A few major features currently in progress.

Design Camp Goals:  Clean up code and make it easier to add/change content.  Add import/export/microformats features for added ease of content sharing.


Wednesday

Working on:  Fix timer bugs, work on importing and formating of StudyTroll facts.

  • Update: Timer bugs fixed.  Added a 'demo mode' for demo purposes that shortens the timers to reasonable lengths.
  • Update: Fact importing from custom microformat is working.  Unsure if this is how microformats are supposed to be structured but it works.  Now moving to the export feature.
  • Update: Exporting now working as well.  Able to generate a new window with the HTML content/microformats needed to re-import the fact list.  Additional formatting is still needed.

Thursday

Working on: Quizlet.com API integration, minor bug fixes

  • Improved formatting of exported facts and added 'copy to clipboard' feature for HTML with microformats
  • Enhanced usability based on comment from Andy (blinking cursor, other minor adjustments)
  • Fixed bugs including fact editing formating
  • Added import from Quizlet.com study lists functionality.