excel2moodle
0.4.2
How To - Schritt für Schritt Anleitung
User Reference
Fragenbeispiele
excel2moodle package
excel2moodle.extra package
excel2moodle.core package
excel2moodle.ui package
excel2moodle
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
AboutDialog (class in excel2moodle.ui.dialogs)
actionSpreadsheet() (excel2moodle.ui.appUi.MainWindow method)
addStandardTag() (excel2moodle.core.question.Question class method)
ANSFEEDBACK (excel2moodle.core.globals.XMLTags attribute)
ANSPICWIDTH (excel2moodle.core.settings.Tags attribute)
ANSTYPE (excel2moodle.core.settings.Tags attribute)
ANSWER (excel2moodle.core.globals.XMLTags attribute)
appendQuestions() (excel2moodle.core.dataStructure.QuestionDB method)
appendToTmpEle() (excel2moodle.core.parser.QuestionParser method)
assemble() (excel2moodle.core.question.Question method)
asyncInitAllCategories() (excel2moodle.core.dataStructure.QuestionDB method)
B
BPOINTS (excel2moodle.core.settings.Tags attribute)
C
CATEGORIESSHEET (excel2moodle.core.settings.Tags attribute)
Category (class in excel2moodle.core.category)
CategoryItem (class in excel2moodle.ui.treewidget)
categoryQuestionsReady (excel2moodle.core.dataStructure.QuestionDBSignals attribute)
categoryReady (excel2moodle.core.dataStructure.QuestionDBSignals attribute)
categoryWide (excel2moodle.ui.dialogs.QuestionVariantDialog property)
checkResult() (in module excel2moodle.extra.equationVerification)
closeEvent() (excel2moodle.ui.appUi.MainWindow method)
clozeParser (excel2moodle.core.dataStructure.QuestionDB attribute)
connectEvents() (excel2moodle.ui.appUi.MainWindow method)
CORFEEDB (excel2moodle.core.globals.XMLTags attribute)
create() (excel2moodle.core.globals.TextElements method)
D
default (excel2moodle.core.settings.Tags property)
dfkey (excel2moodle.core.globals.XMLTags property)
E
EqCheckerWindow (class in excel2moodle.ui.equationChecker)
EQUATION (excel2moodle.core.settings.Tags attribute)
equationChecker() (in module excel2moodle.extra.equationVerification)
excel2moodle
module
,
[1]
excel2moodle.core
module
excel2moodle.core.category
module
excel2moodle.core.dataStructure
module
excel2moodle.core.etHelpers
module
excel2moodle.core.exceptions
module
excel2moodle.core.globals
module
excel2moodle.core.numericMultiQ
module
excel2moodle.core.parser
module
excel2moodle.core.question
module
excel2moodle.core.settings
module
excel2moodle.core.stringHelpers
module
excel2moodle.core.validator
module
excel2moodle.extra
module
excel2moodle.extra.equationVerification
module
excel2moodle.ui
module
excel2moodle.ui.appUi
module
excel2moodle.ui.dialogs
module
excel2moodle.ui.equationChecker
module
excel2moodle.ui.treewidget
module
ExportDialog (class in excel2moodle.ui.dialogs)
exportFile (excel2moodle.ui.dialogs.ExportDialog property)
F
FALSE (excel2moodle.core.settings.Tags attribute)
FIRSTRESULT (excel2moodle.core.settings.Tags attribute)
formatBulletList() (excel2moodle.core.parser.QuestionParser method)
formatQData() (excel2moodle.core.validator.Validator method)
full (excel2moodle.core.settings.Tags property)
G
GENFEEDB (excel2moodle.core.globals.XMLTags attribute)
get() (excel2moodle.core.question.QuestionData method)
(excel2moodle.core.settings.Settings method)
getBase64Img() (in module excel2moodle.core.stringHelpers)
getCategory() (excel2moodle.ui.treewidget.CategoryItem method)
getCategoryHeader() (excel2moodle.core.category.Category method)
getCdatTxtElement() (in module excel2moodle.core.etHelpers)
getElement() (in module excel2moodle.core.etHelpers)
getExportFile() (excel2moodle.ui.dialogs.ExportDialog method)
getFeedBEle() (excel2moodle.core.parser.QuestionParser method)
(in module excel2moodle.core.etHelpers)
getImgId() (excel2moodle.core.question.Picture method)
getListFromStr() (in module excel2moodle.core.stringHelpers)
getMaxVariants() (excel2moodle.ui.treewidget.CategoryItem method)
getNumericAnsElement() (excel2moodle.core.parser.QuestionParser method)
getQuestion() (excel2moodle.ui.treewidget.QuestionItem method)
getQuestionData() (excel2moodle.core.validator.Validator method)
getTextElement() (in module excel2moodle.core.etHelpers)
getUnitsElementAsString() (in module excel2moodle.core.stringHelpers)
getVariablesDict() (in module excel2moodle.core.numericMultiQ)
getVarsList() (in module excel2moodle.core.numericMultiQ)
H
harmonizeDFIndex() (excel2moodle.core.dataStructure.QuestionDB static method)
hasPicture() (excel2moodle.core.parser.QuestionParser method)
HIDE (excel2moodle.core.globals.XMLTags attribute)
I
id (excel2moodle.core.category.Category property)
ID (excel2moodle.core.globals.XMLTags attribute)
IMPORTMODULE (excel2moodle.core.settings.Tags attribute)
INCLUDEINCATS (excel2moodle.core.settings.Tags attribute)
INCORFEEDB (excel2moodle.core.globals.XMLTags attribute)
initAllCategories() (excel2moodle.core.dataStructure.QuestionDB method)
initCategory() (excel2moodle.core.dataStructure.QuestionDB method)
insertVariablesToBPoints() (in module excel2moodle.core.numericMultiQ)
InvalidFieldException
isMainState() (in module excel2moodle)
,
[1]
iterateChildren() (excel2moodle.ui.treewidget.CategoryItem method)
L
LISTITEM (excel2moodle.core.globals.TextElements attribute)
localSettings (excel2moodle.core.settings.Settings attribute)
LOGFILE (excel2moodle.core.settings.Tags attribute)
LOGLEVEL (excel2moodle.core.settings.Tags attribute)
M
main() (in module excel2moodle.extra.equationVerification)
MainWindow (class in excel2moodle.ui.appUi)
mandatoryTags (excel2moodle.core.question.ParametricQuestion attribute)
(excel2moodle.core.question.Question attribute)
mcParser (excel2moodle.core.dataStructure.QuestionDB attribute)
module
excel2moodle
,
[1]
excel2moodle.core
excel2moodle.core.category
excel2moodle.core.dataStructure
excel2moodle.core.etHelpers
excel2moodle.core.exceptions
excel2moodle.core.globals
excel2moodle.core.numericMultiQ
excel2moodle.core.parser
excel2moodle.core.question
excel2moodle.core.settings
excel2moodle.core.stringHelpers
excel2moodle.core.validator
excel2moodle.extra
excel2moodle.extra.equationVerification
excel2moodle.ui
excel2moodle.ui.appUi
excel2moodle.ui.dialogs
excel2moodle.ui.equationChecker
excel2moodle.ui.treewidget
N
name (excel2moodle.core.category.Category property)
NAME (excel2moodle.core.globals.XMLTags attribute)
name (excel2moodle.core.question.Question property)
NAME (excel2moodle.core.settings.Tags attribute)
NanException
nfmParser (excel2moodle.core.dataStructure.QuestionDB attribute)
nfParser (excel2moodle.core.dataStructure.QuestionDB attribute)
NUMBER (excel2moodle.core.settings.Tags attribute)
O
onButGenTest() (excel2moodle.ui.appUi.MainWindow method)
onSelectionChanged() (excel2moodle.ui.appUi.MainWindow method)
onSheetPathChanged() (excel2moodle.ui.appUi.MainWindow method)
openAboutDlg() (excel2moodle.ui.appUi.MainWindow method)
openDocumentation() (excel2moodle.ui.appUi.MainWindow method)
openEqCheckerDlg() (excel2moodle.ui.appUi.MainWindow method)
optionalTags (excel2moodle.core.question.ParametricQuestion attribute)
(excel2moodle.core.question.Question attribute)
P
ParametricQuestion (class in excel2moodle.core.question)
parse() (excel2moodle.core.parser.QuestionParser method)
parseAllQuestions() (excel2moodle.core.dataStructure.QuestionDB method)
ParseAllThread (class in excel2moodle.ui.appUi)
parseCategoryQuestions() (excel2moodle.core.dataStructure.QuestionDB method)
parseNumericMultiQuestion() (in module excel2moodle.core.numericMultiQ)
parseSpreadsheetAll() (excel2moodle.ui.appUi.MainWindow method)
PARTTYPE (excel2moodle.core.settings.Tags attribute)
PCORFEEDB (excel2moodle.core.globals.XMLTags attribute)
PENALTY (excel2moodle.core.globals.XMLTags attribute)
Picture (class in excel2moodle.core.question)
PICTURE (excel2moodle.core.globals.XMLTags attribute)
(excel2moodle.core.settings.Tags attribute)
PICTUREFOLDER (excel2moodle.core.settings.Tags attribute)
PICTURESUBFOLDER (excel2moodle.core.settings.Tags attribute)
PICTUREWIDTH (excel2moodle.core.settings.Tags attribute)
place (excel2moodle.core.settings.Tags property)
PLEFT (excel2moodle.core.globals.TextElements attribute)
POINTS (excel2moodle.core.globals.XMLTags attribute)
(excel2moodle.core.settings.Tags attribute)
printDom() (in module excel2moodle.core.stringHelpers)
processSheet() (in module excel2moodle.core.dataStructure)
Q
QNotParsedException
QTEXT (excel2moodle.core.globals.XMLTags attribute)
qtype (excel2moodle.core.question.Question property)
Question (class in excel2moodle.core.question)
QUESTION (excel2moodle.core.globals.XMLTags attribute)
QuestionData (class in excel2moodle.core.question)
QuestionDB (class in excel2moodle.core.dataStructure)
QuestionDBSignals (class in excel2moodle.core.dataStructure)
QuestionItem (class in excel2moodle.ui.treewidget)
QuestionParser (class in excel2moodle.core.parser)
QUESTIONPART (excel2moodle.core.settings.Tags attribute)
QuestionPreview (class in excel2moodle.ui.dialogs)
QUESTIONVARIANT (excel2moodle.core.settings.Tags attribute)
QuestionVariantDialog (class in excel2moodle.ui.dialogs)
R
readCategoriesMetadata() (excel2moodle.core.dataStructure.QuestionDB method)
RESULT (excel2moodle.core.settings.Tags attribute)
run() (excel2moodle.ui.appUi.ParseAllThread method)
S
set() (excel2moodle.core.globals.XMLTags method)
(excel2moodle.core.settings.Settings method)
setAnswers() (excel2moodle.ui.dialogs.QuestionPreview method)
setBPoints() (excel2moodle.core.parser.QuestionParser method)
setIncludeCategoriesSetting() (excel2moodle.ui.appUi.MainWindow method)
setMainText() (excel2moodle.core.parser.QuestionParser method)
setParameters() (in module excel2moodle.core.numericMultiQ)
setPicture() (excel2moodle.ui.dialogs.QuestionPreview method)
setQVariantDefault() (excel2moodle.ui.appUi.MainWindow method)
setSpreadsheet() (excel2moodle.core.settings.Settings method)
setStatus() (excel2moodle.ui.appUi.MainWindow method)
setText() (excel2moodle.ui.dialogs.QuestionPreview method)
Settings (class in excel2moodle.core.settings)
settings (excel2moodle.core.parser.QuestionParser attribute)
setup() (excel2moodle.core.parser.QuestionParser method)
(excel2moodle.core.validator.Validator method)
(excel2moodle.ui.equationChecker.EqCheckerWindow method)
setupAndParseQuestion() (excel2moodle.core.dataStructure.QuestionDB class method)
setupQuestion() (excel2moodle.ui.dialogs.QuestionPreview method)
shPathChanged (excel2moodle.core.settings.Settings attribute)
signals (excel2moodle.core.dataStructure.QuestionDB attribute)
SPANGREEN (excel2moodle.core.globals.TextElements attribute)
SPANORANGE (excel2moodle.core.globals.TextElements attribute)
SPANRED (excel2moodle.core.globals.TextElements attribute)
SPREADSHEETPATH (excel2moodle.core.settings.Tags attribute)
standardTags (excel2moodle.core.question.ParametricQuestion attribute)
(excel2moodle.core.question.Question attribute)
staticMetaObject (excel2moodle.core.dataStructure.QuestionDBSignals attribute)
(excel2moodle.core.settings.Settings attribute)
(excel2moodle.ui.appUi.MainWindow attribute)
(excel2moodle.ui.dialogs.AboutDialog attribute)
(excel2moodle.ui.dialogs.ExportDialog attribute)
(excel2moodle.ui.dialogs.QuestionVariantDialog attribute)
(excel2moodle.ui.equationChecker.EqCheckerWindow attribute)
stringToFloat() (in module excel2moodle.core.stringHelpers)
style (excel2moodle.core.globals.TextElements property)
T
Tags (class in excel2moodle.core.settings)
TEXT (excel2moodle.core.globals.XMLTags attribute)
(excel2moodle.core.settings.Tags attribute)
TextElements (class in excel2moodle.core.globals)
texWrapper() (in module excel2moodle.core.stringHelpers)
toggleQuestionSelectionState() (excel2moodle.ui.appUi.MainWindow method)
TOLERANCE (excel2moodle.core.globals.XMLTags attribute)
(excel2moodle.core.settings.Tags attribute)
treeRefreshCategory() (excel2moodle.ui.appUi.MainWindow method)
TRUE (excel2moodle.core.settings.Tags attribute)
typ() (excel2moodle.core.settings.Tags method)
TYPE (excel2moodle.core.globals.XMLTags attribute)
(excel2moodle.core.settings.Tags attribute)
U
ULIST (excel2moodle.core.globals.TextElements attribute)
updateCalculation() (excel2moodle.ui.equationChecker.EqCheckerWindow method)
updateLog() (excel2moodle.ui.appUi.MainWindow method)
updateQuestionPreview() (excel2moodle.ui.appUi.MainWindow method)
V
validate() (excel2moodle.core.validator.Validator method)
Validator (class in excel2moodle.core.validator)
validator (excel2moodle.core.dataStructure.QuestionDB attribute)
variant (excel2moodle.ui.dialogs.QuestionVariantDialog property)
VERSION (excel2moodle.core.settings.Tags attribute)
W
WRONGSIGNPERCENT (excel2moodle.core.settings.Tags attribute)
X
XMLTags (class in excel2moodle.core.globals)