Google summer of code projects

From WeBWorK_wiki
Revision as of 14:09, 7 October 2009 by Gage (talk | contribs) (New page: == Goggle summer of code projects== A place to list projects that might be work as "Goggle summer of code projects". Write a short summary -- and if you wish create a new wiki page for m...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Goggle summer of code projects

A place to list projects that might be work as "Goggle summer of code projects". Write a short summary -- and if you wish create a new wiki page for more details.

  • Project: Data mine WW database Write software that allows one to determine which WeBWorK projects are hard, which ones are defective? which ones are effective?
    1. The basic plan would be to data mine the databases existing at each site to catalog questions that have an unusual number of wrong attempts before the question is answered correctly. This requires software to do the preliminary extraction and then software to make it fairly easy for humans to analyze the questions and determine what causes the large number of wrong attempts. Bad question wording? just hard? used in inappropriate course? How to determine effectiveness is even more nebulous -- although that is what would most like to know. Another statistic might be which questions are most widely used? A flexible tool that allowed asking many related questions would be most useful.
  • Related project: User interface for question statisticsUser interface software that mapped collection of statitical metadata about questions described above onto the NationalProblemLibrary and Library browser so that instructors would have this information easily available as they chose questions for their classes.