Concept:LearningGoal
Jump to navigation
Jump to search
Topic | |
---|---|
name | LearningGoal |
pluralName | LearningGoals |
icon | ![]() |
icon Url | /images/3/3b/LearningGoalLogo-64px.png |
documentation | a LearningGoal of a lecture |
wikiDocumentation | a LearningGoal of a lecture |
default storemode | property |
list Limit | 200 |
use cargo | false |
headerTabs | |
context | TeachingSchema |
properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LearningGoal chapter | chapter | chapter | Types/number | 4 | 1 | false | 4 | false | The chapter of the LearningGoal | LearningGoal | |||||||||
LearningGoal chapterKey | chapterKey | chapterKey | Types/text | 5 | false | 60 | false | The key of the chapter of the LearningGoal | LearningGoal | ||||||||||
LearningGoal id | id | id | Types/text | 3 | false | true | 50 | false | The hierachical id of the LearningGoal e.g. 1.1.1 | false | LearningGoal | ||||||||
LearningGoal key | key | key | Types/text | 1 | false | true | 50 | false | The local key of the LearningGoal | false | LearningGoal | ||||||||
LearningGoal keywords | keywords | keywords | Types/Text | 9 | false | true | false | keywords the learningGoal references | false | LearningGoal | |||||||||
LearningGoal qKey | qKey | qKey | Types/text | 2 | true | 70 | false | The fully qualifing key of the LearningGoal | LearningGoal | ||||||||||
LearningGoal relevance | relevance | relevanc | Types/text | 8 | false | false | 60 | false | The relevance of the LearningGoal | false | LearningGoal | ||||||||
LearningGoal since | since | since | Types/Date | 10 | datepicker | The year since when this learningGoal is active | LearningGoal | ||||||||||||
LearningGoal subChapter | subChapter | subChapter | Types/number | 6 | 2 | false | 60 | false | The subChapter of the LearningGoal | LearningGoal | |||||||||
LearningGoal subChapterKey | subChapterKey | subChapterKey | Types/text | 7 | false | 60 | false | The key of the subChapter of the LearningGoal | LearningGoal | ||||||||||
LearningGoal until | until | until | Types/Date | 11 | datepicker | The year until this learningGoal was active | false | LearningGoal |
Documentation
a LearningGoal of a lecture
uml
Description of concept "LearningGoal"RDF feed
LearningGoals
see also
- List of LearningGoals
- Help:LearningGoal
- Concept:LearningGoal
- Category:LearningGoal
- Template:LearningGoal
- Form:LearningGoal
[[LearningGoal key::+]]
L
- Lg/AltDM +
- Lg/AltDM-GraphDB +
- Lg/AltDM-RDF +
- Lg/AltDM-RDF-Datamodel +
- Lg/AltDM-RDF-Graph +
- Lg/AltDM-RDF-SPARQL +
- Lg/AltDM-XML +
- Lg/AltDM-XML-Schema +
- Lg/ERM +
- Lg/ERM-ConceptualDesign +
- Lg/ERM-ConceptualDesign-Abstraction +
- Lg/ERM-ConceptualDesign-Guidelines +
- Lg/ERM-Design +
- Lg/ERM-Design-DatabaseModeling +
- Lg/ERM-Design-Definition +
- Lg/ERM-Design-Lifecycle +
- Lg/ERM-Design-Quality +
- Lg/ERM-ERM +
- Lg/ERM-ERM-Attribute +
- Lg/ERM-ERM-CompositeAttribute +
- Lg/ERM-ERM-Diagram +
- Lg/ERM-ERM-Entity +
- Lg/ERM-ERM-FormalRelationship +
- Lg/ERM-ERM-MultivaluedAttribute +
- Lg/ERM-ERM-RecursiveRelationship +
- Lg/ERM-ERM-Relationship +
- Lg/ERM-ERM-Schematic +
- Lg/ERM-ERM-WeakEntity +
- Lg/ERM-ERM-isA +
- Lg/ERM-ERM-n-digit-Relationship +
- Lg/Intro +
- Lg/Intro-Architecture +
- Lg/Intro-Content +
- Lg/Intro-Filesystems +
- Lg/Intro-History +
- Lg/RelData +
- Lg/RelData-Datamodel +
- Lg/RelData-ERD2RM +
- Lg/RelData-RelationalAlgebra +
- Lg/RelData-RelationalCalculus +
- Lg/RelData-RelationalCalculus-DomainCalculus +
- Lg/RelData-RelationalCalculus-TupelCalculus +
- Lg/RelDesign +
- Lg/RelDesign-Armstrong +
- Lg/RelDesign-Armstrong-AttributeClosure +
- Lg/RelDesign-Armstrong-CanonicalCover +
- Lg/RelDesign-DecompositionOfRelations +
- Lg/RelDesign-FunctDependencies +
- Lg/RelDesign-Normalform +
- Lg/RelDesign-Normalform-1NF +
- Lg/RelDesign-Normalform-2NF +
- Lg/RelDesign-Normalform-DecompositionAlg +
- Lg/RelDesign-Normalform-SynthesisAlg +
- Lg/RelQuery +
- Lg/RelQuery-BasicOperations +
- Lg/RelQuery-BasicOperations-HashJ +
- Lg/RelQuery-BasicOperations-IndexJ +
- Lg/RelQuery-BasicOperations-NBLJ +
- Lg/RelQuery-BasicOperations-SMJ +
- Lg/RelQuery-IndexStructure +
- Lg/RelQuery-IndexStructure-BPlusTree +
- Lg/RelQuery-IndexStructure-BTree +
- Lg/RelQuery-IndexStructure-NDim +
- Lg/RelQuery-OptimizeQuery +
- Lg/RelQuery-OptimizeQuery-CostBased +
- Lg/RelQuery-OptimizeQuery-RAOrder +
- Lg/RelQuery-OptimizeQuery-RuleBased +
- Lg/RelQuery-OptimizeQuery-SQL2RA +
- Lg/RelQuery-OptimizeQuery-logAndPyis +
- Lg/SQL +
- Lg/SQL-DCL +
- Lg/SQL-DDL +
- Lg/SQL-DDL-AlterDropTable +
- Lg/SQL-DDL-CreateIndex +
- Lg/SQL-DDL-CreateTable +
- Lg/SQL-DDL-CreateView +
- Lg/SQL-DDL-PrimaryKey +
- Lg/SQL-DML +
- Lg/SQL-DML-BasicRelationalOperators +
- Lg/SQL-DML-FurtherRelationalOperators +
- Lg/SQL-DML-NestedQueries +
- Lg/SQL-DML-Select +
- Lg/SQL-DML-SqlVsCalculus +
- Lg/SQL-DML-WhereClause +
- Lg/SQL-DML-WhereClauseExtensions +
- Lg/SQL-ReportAndModify +
- Lg/SQL-ReportAndModify-AggregateFunctions +
- Lg/SQL-TCL +
- Lg/TM +
- Lg/TM-DataSecurity +
- Lg/TM-Recovery +
- Lg/TM-Scheduler +
- Lg/TM-Synchronisation +
- Lg/TM-Synchronisation-Serialisabilty +
- Lg/TM-TransactionConcept +