Education/Projects/JetpackForLearning/DesignCamp/Projects/ClozeFox

From MozillaWiki
Jump to: navigation, search

Current status

The basic infrastructure is ready and mostly working but there are still some bugs. The system can be used on actual live web content for simple language tests (it can detect if the page contents are in English or Dutch), score can be calculated and feedback is provided, the results can be automatically shared via Twitter, and showed in slidebar, the test configuration can be copied to clipboard.

To Do (in 2.5 days)

  • Debug the system (e.g. fix the share test bug, multiple notifications at the same time, no settings being shown, etc).
  • Add a simple e-mail share feature
  • Add a simple verb test for English

Today's plan

  • Make settings work
  • Fix share test bug

Daily Report (10/3/2010)

Finally had the Settings working. Still a few more bugs to fix.

Daily Report (11/3/2010)

  • Twitter authentication bug fixed.
  • Reversed the order of score details display so that the most recent scores are shown first (the user does not have to scroll down).
  • First steps for adding a verb test are completed. This is the first time ClozeFox uses a back-end server for natural language processing (tokenization and POS-tagging).