Revision 723013
Go back to digest for 14th October 2007Features in Educational
Frederik Gladhorn committed changes in /trunk/KDE/kdeedu/parley/src/practice:
Sound support is funcional (but very basic) in Multiple Choice and Written Practices.
At the moment the playback button shows if a sound url is associated with the entry.
Make sure the show solution timer is stopped after a practice, otherwise the summary shows more than once.
Move away from the QPair<QRadioButton, QLabel> combination for a choice in MC. Use a simple QRadioButton instead.
File Changes
Modified 7 files
- /trunk/KDE/kdeedu/parley/src/practice
- /MCQueryDlg.cpp
- /MCQueryDlg.h
- /MCQueryDlgForm.ui
- /practicedialog.cpp
- /practicedialog.h
- /practicesummarydialog.cpp
- /writtenpracticedialog.cpp
7 files changed in total