From ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwordquiz/src/prefquizbase.ui | 295 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 295 insertions(+) create mode 100644 kwordquiz/src/prefquizbase.ui (limited to 'kwordquiz/src/prefquizbase.ui') diff --git a/kwordquiz/src/prefquizbase.ui b/kwordquiz/src/prefquizbase.ui new file mode 100644 index 00000000..82cdf626 --- /dev/null +++ b/kwordquiz/src/prefquizbase.ui @@ -0,0 +1,295 @@ + +PrefQuizBase + + + PrefQuizBase + + + + 0 + 0 + 300 + 356 + + + + + 300 + 350 + + + + Quiz + + + + unnamed + + + 0 + + + + grpMultiple + + + Multiple Choice + + + Specify behavior for a multiple choice session + + + + unnamed + + + + kcfg_AutoCheck + + + Check selection a&utomatically + + + Check to correct automatically + + + Select if a choice should be checked immediately + + + + + + + grpQA + + + Question && Answer + + + Specify behavior for a question and answer session + + + + unnamed + + + + kcfg_HintError + + + &Treat hint as error + + + Check to count hint as error + + + Select if questions where the hint function has been used should be counted as errors + + + + + + + grpScore + + + Score + + + Specify behavior of the score presentation in any session + + + + unnamed + + + + kcfg_Percent + + + &Show score as a percentage + + + Check to show score as a percentage + + + Select if the score should be shown as a percentage + + + + + + + spcVert + + + Vertical + + + Expanding + + + + 21 + 31 + + + + + + KeepDiscard + + + GroupBoxPanel + + + Flashcard + + + Specify behavior of a flashcard session + + + + unnamed + + + + spcHorz + + + Horizontal + + + Fixed + + + + 20 + 70 + + + + + + lblSeconds + + + + 7 + 5 + 0 + 0 + + + + seconds and + + + Specify the amount of time between card flips + + + + + kcfg_FlipDelay + + + Delay to flip card + + + Delay in seconds to flip card + + + + + kcfg_KeepDiscard + + + NoFrame + + + + + + 0 + + + + unnamed + + + 0 + + + + optCorrect + + + Count &as correct + + + Select how to count card + + + Select if the previous card should be counted as correct when moving to the next card + + + + + optError + + + Count as &error + + + Select how to count card + + + Select if the previous card should be counted as incorrect when moving to the next card + + + + + + + kcfg_AutoFlip + + + &Flip card automatically after + + + 2 + + + Check to flip card automatically + + + Select if you want a card to turn over automatically after the given amount of time + + + + + + + + + kcfg_AutoFlip + toggled(bool) + kcfg_FlipDelay + setEnabled(bool) + + + kcfg_AutoFlip + toggled(bool) + kcfg_KeepDiscard + setEnabled(bool) + + + + slotAutoFlipClicked() + + + + knuminput.h + knuminput.h + + -- cgit v1.2.1