Warning, /education/parley/src/practice/configure/generalpracticeoptions.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>GeneralPracticeOptions</class>
0004  <widget class="QWidget" name="GeneralPracticeOptions">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>558</width>
0010     <height>364</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QGroupBox" name="groupBox_3">
0016      <property name="title">
0017       <string>Correction</string>
0018      </property>
0019      <layout class="QVBoxLayout" name="verticalLayout_4">
0020       <item>
0021        <widget class="QCheckBox" name="kcfg_IgnoreAccentMistakes">
0022         <property name="toolTip">
0023          <string>Answers with wrong accents are still counted as correct.</string>
0024         </property>
0025         <property name="text">
0026          <string>Ignore accents</string>
0027         </property>
0028         <property name="checked">
0029          <bool>true</bool>
0030         </property>
0031        </widget>
0032       </item>
0033       <item>
0034        <widget class="QCheckBox" name="kcfg_IgnoreCapitalizationMistakes">
0035         <property name="toolTip">
0036          <string>Any captitalization in the answer is counted as correct.</string>
0037         </property>
0038         <property name="text">
0039          <string>Ignore capitalization</string>
0040         </property>
0041         <property name="checked">
0042          <bool>true</bool>
0043         </property>
0044        </widget>
0045       </item>
0046       <item>
0047         <widget class="QCheckBox" name="kcfg_IgnorePunctuationMistakes">
0048         <property name="toolTip">
0049          <string>Any punctuation mistake in the answer is counted as correct.</string>
0050         </property>
0051         <property name="text">
0052          <string>Ignore punctuation</string>
0053         </property>
0054         <property name="checked">
0055          <bool>true</bool>
0056         </property>
0057        </widget>
0058       </item>
0059       <item>
0060        <widget class="QCheckBox" name="kcfg_ShowHints">
0061         <property name="toolTip">
0062          <string>During the practice you can use the hint button to see parts of the solution.</string>
0063         </property>
0064         <property name="text">
0065          <string>Enable hints</string>
0066         </property>
0067         <property name="checked">
0068          <bool>true</bool>
0069         </property>
0070        </widget>
0071       </item>
0072       <item>
0073        <spacer name="verticalSpacer_2">
0074         <property name="orientation">
0075          <enum>Qt::Vertical</enum>
0076         </property>
0077         <property name="sizeHint" stdset="0">
0078          <size>
0079           <width>20</width>
0080           <height>40</height>
0081          </size>
0082         </property>
0083        </spacer>
0084       </item>
0085      </layout>
0086     </widget>
0087    </item>
0088    <item row="0" column="1">
0089     <widget class="QGroupBox" name="groupBox_4">
0090      <property name="title">
0091       <string>Images and Sound</string>
0092      </property>
0093      <layout class="QVBoxLayout" name="verticalLayout_3">
0094       <item>
0095        <widget class="QCheckBox" name="kcfg_FlashcardsFrontImage">
0096         <property name="toolTip">
0097          <string>During the practice, images are shown for the question.</string>
0098         </property>
0099         <property name="text">
0100          <string>Image for question</string>
0101         </property>
0102         <property name="checked">
0103          <bool>true</bool>
0104         </property>
0105        </widget>
0106       </item>
0107       <item>
0108        <widget class="QCheckBox" name="kcfg_FlashcardsBackImage">
0109         <property name="toolTip">
0110          <string>During the practice, images are shown for the solution.</string>
0111         </property>
0112         <property name="text">
0113          <string>Image for solution</string>
0114         </property>
0115         <property name="checked">
0116          <bool>true</bool>
0117         </property>
0118        </widget>
0119       </item>
0120       <item>
0121        <widget class="QCheckBox" name="kcfg_AllowImageInsteadOfWord">
0122         <property name="toolTip">
0123          <string>Allow using images instead of words in flashcards.</string>
0124         </property>
0125         <property name="text">
0126          <string>Allow images instead of words</string>
0127         </property>
0128         <property name="checked">
0129          <bool>true</bool>
0130         </property>
0131        </widget>
0132       </item>
0133       <item>
0134        <widget class="QCheckBox" name="kcfg_PracticeSoundEnabled">
0135         <property name="toolTip">
0136          <string>Enable playing of pronunciation sound files during the practice.</string>
0137         </property>
0138         <property name="text">
0139          <string>Sound</string>
0140         </property>
0141         <property name="checked">
0142          <bool>true</bool>
0143         </property>
0144        </widget>
0145       </item>
0146      </layout>
0147     </widget>
0148    </item>
0149    <item row="2" column="0" colspan="2">
0150     <widget class="QGroupBox" name="groupBox">
0151      <property name="title">
0152       <string>Synonyms</string>
0153      </property>
0154      <layout class="QVBoxLayout" name="verticalLayout">
0155       <item>
0156        <widget class="QLabel" name="label">
0157         <property name="text">
0158          <string>By default you are asked to enter synonyms until you enter the one that is associated directly with the current word. With this option enabled any synonym is accepted.</string>
0159         </property>
0160         <property name="wordWrap">
0161          <bool>true</bool>
0162         </property>
0163        </widget>
0164       </item>
0165       <item>
0166        <widget class="QCheckBox" name="kcfg_CountSynonymsAsCorrect">
0167         <property name="text">
0168          <string>Accept any synonym</string>
0169         </property>
0170        </widget>
0171       </item>
0172      </layout>
0173     </widget>
0174    </item>
0175    <item row="3" column="0" colspan="2">
0176     <spacer name="verticalSpacer">
0177      <property name="orientation">
0178       <enum>Qt::Vertical</enum>
0179      </property>
0180      <property name="sizeHint" stdset="0">
0181       <size>
0182        <width>20</width>
0183        <height>0</height>
0184       </size>
0185      </property>
0186     </spacer>
0187    </item>
0188    <item row="1" column="0" colspan="2">
0189     <widget class="QGroupBox" name="groupBox_2">
0190      <property name="title">
0191       <string>Sessions</string>
0192      </property>
0193      <layout class="QVBoxLayout" name="verticalLayout_2">
0194       <item>
0195        <layout class="QHBoxLayout" name="horizontalLayout">
0196         <item>
0197          <widget class="QLabel" name="label_4">
0198           <property name="lineWidth">
0199            <number>1</number>
0200           </property>
0201           <property name="text">
0202            <string>Max session size:</string>
0203           </property>
0204           <property name="indent">
0205            <number>0</number>
0206           </property>
0207          </widget>
0208         </item>
0209         <item>
0210          <widget class="QSpinBox" name="kcfg_SessionMaxSize">
0211           <property name="maximumSize">
0212            <size>
0213             <width>74</width>
0214             <height>16777215</height>
0215            </size>
0216           </property>
0217           <property name="minimum">
0218            <number>5</number>
0219           </property>
0220           <property name="maximum">
0221            <number>100</number>
0222           </property>
0223           <property name="value">
0224            <number>20</number>
0225           </property>
0226          </widget>
0227         </item>
0228         <item>
0229          <spacer name="horizontalSpacer">
0230           <property name="orientation">
0231            <enum>Qt::Horizontal</enum>
0232           </property>
0233           <property name="sizeHint" stdset="0">
0234            <size>
0235             <width>0</width>
0236             <height>20</height>
0237            </size>
0238           </property>
0239          </spacer>
0240         </item>
0241        </layout>
0242       </item>
0243       <item>
0244        <layout class="QHBoxLayout" name="horizontalLayout_2">
0245         <item>
0246          <widget class="QLabel" name="label_5">
0247           <property name="lineWidth">
0248            <number>1</number>
0249           </property>
0250           <property name="text">
0251            <string>Max number of new words:</string>
0252           </property>
0253           <property name="indent">
0254            <number>0</number>
0255           </property>
0256          </widget>
0257         </item>
0258         <item>
0259          <widget class="QSpinBox" name="kcfg_SessionMaxNewWords">
0260           <property name="maximumSize">
0261            <size>
0262             <width>74</width>
0263             <height>16777215</height>
0264            </size>
0265           </property>
0266           <property name="minimum">
0267            <number>2</number>
0268           </property>
0269           <property name="maximum">
0270            <number>20</number>
0271           </property>
0272           <property name="value">
0273            <number>5</number>
0274           </property>
0275          </widget>
0276         </item>
0277         <item>
0278          <spacer name="horizontalSpacer_2">
0279           <property name="orientation">
0280            <enum>Qt::Horizontal</enum>
0281           </property>
0282           <property name="sizeHint" stdset="0">
0283            <size>
0284             <width>0</width>
0285             <height>20</height>
0286            </size>
0287           </property>
0288          </spacer>
0289         </item>
0290        </layout>
0291       </item>
0292      </layout>
0293     </widget>
0294    </item>
0295   </layout>
0296  </widget>
0297  <resources/>
0298  <connections/>
0299 </ui>