Revision 828667

Go back to digest for 13th July 2008

Other in Educational

David Capel committed changes in /branches/work/soc-parley/parley/src:

Factored MultipleChoiceInput into MCInput, the base of multiple choice format input modes and MultipleChoiceMCInput, the actual multiple choice mode itself.

This allowed me to begin the article test, using MCInput as a base.

So far, the GUI works, but the AnswerValidator needs to be changed to correct correctly (heh), and fregl and I need to discuss some more about a KEduVocWordType/KEduVocArticle api change.

So, in summary: Multiple choice works like before and article test works, but you'll get everything wrong. ;)

File Changes

Modified 7 files
  • /branches/work/soc-parley/parley/src
  •   /parley.cpp
  •   /practice/input.cpp
  •   /practice/input.h
  •   /practice/parleypracticemainwindow.cpp
  •   /practice/parleypracticemainwindow.h
  •   /practice/practiceentrymanager.h
  •   /practice/TODO
7 files changed in total