diff --git a/src/main/java/org/olat/core/id/context/HistoryManager.java b/src/main/java/org/olat/core/id/context/HistoryManager.java index fd641af6c7e3c09ba596bf240c14f9d3af385de5..0e40b5c05f5160aff6651b9e6dcd7af8fc026df7 100644 --- a/src/main/java/org/olat/core/id/context/HistoryManager.java +++ b/src/main/java/org/olat/core/id/context/HistoryManager.java @@ -65,6 +65,8 @@ public class HistoryManager extends BasicManager { historyReadStream.omitField(RepositoryEntry.class, "participantGroup"); historyReadStream.omitField(RepositoryEntry.class, "tutorGroup"); historyReadStream.omitField(RepositoryEntry.class, "metaDataElements"); + historyReadStream.omitField(RepositoryEntry.class, "version"); + historyReadStream.omitField(org.olat.core.commons.persistence.PersistentObject.class, "version"); historyReadStream.alias("org.olat.core.util.resource.OresHelper$1", Resourceable.class); historyReadStream.alias("org.olat.core.util.resource.OresHelper$2", Resourceable.class); diff --git a/src/main/java/org/olat/course/CourseXStreamAliases.java b/src/main/java/org/olat/course/CourseXStreamAliases.java index e84a9f8de4593ce0eb46d4e2d1fa13d5bd217842..125f657f226de150fb540cde0c4fa2887c1a1f63 100644 --- a/src/main/java/org/olat/course/CourseXStreamAliases.java +++ b/src/main/java/org/olat/course/CourseXStreamAliases.java @@ -142,6 +142,7 @@ public class CourseXStreamAliases { //deleted attributes readXstream.omitField(DeliveryOptions.class, "noJavascript"); + readXstream.omitField(org.hibernate.collection.internal.PersistentBag.class, "specjLazyLoad"); } /** diff --git a/src/test/java/org/olat/core/id/context/HistoryManagerTest.java b/src/test/java/org/olat/core/id/context/HistoryManagerTest.java index 34580a65860bd05098ddb34b19747d1f3987b9c7..4d682cfd6d8b71fdc489833d0f2964005b6c18b9 100644 --- a/src/test/java/org/olat/core/id/context/HistoryManagerTest.java +++ b/src/test/java/org/olat/core/id/context/HistoryManagerTest.java @@ -28,7 +28,6 @@ import java.net.URL; import junit.framework.Assert; -import org.junit.Ignore; import org.junit.Test; import org.olat.test.OlatTestCase; import org.springframework.beans.factory.annotation.Autowired; @@ -98,19 +97,4 @@ public class HistoryManagerTest extends OlatTestCase { HistoryPoint history = historyManager.readHistory(resumeXml); Assert.assertNotNull(history); } - - /** - * Test the compatibility with version 8.3 - * @throws IOException - * @throws URISyntaxException - */ - @Test @Ignore - public void testRead_v83_repoMetadaElements() throws IOException, URISyntaxException { - URL xmlUrl = HistoryManagerTest.class.getResource("resume_ver83b.xml"); - assertNotNull(xmlUrl); - File resumeXml = new File(xmlUrl.toURI()); - HistoryPoint history = historyManager.readHistory(resumeXml); - Assert.assertNotNull(history); - } - } diff --git a/src/test/java/org/olat/core/id/context/resume_ver83b.xml b/src/test/java/org/olat/core/id/context/resume_ver83b.xml deleted file mode 100644 index 84f2ceab6c702c2b747f1afad708539dfb21ff4d..0000000000000000000000000000000000000000 --- a/src/test/java/org/olat/core/id/context/resume_ver83b.xml +++ /dev/null @@ -1,74 +0,0 @@ -<org.olat.core.id.context.HistoryPointImpl> - <uuid>11</uuid> - <businessPath>[RepositorySite:0][search.my:0][RepositoryEntry:16547840]</businessPath> - <entries> - <org.olat.core.id.context.MyContextEntry> - <olatResourceable class="org.olat.core.util.resource.OresHelper$1"> - <val_-type>RepositorySite</val_-type> - <val_-key>0</val_-key> - </olatResourceable> - <state class="org.olat.core.id.context.StateSite"/> - </org.olat.core.id.context.MyContextEntry> - <org.olat.core.id.context.MyContextEntry> - <olatResourceable class="org.olat.core.util.resource.OresHelper$1"> - <val_-type>search.my</val_-type> - <val_-key>0</val_-key> - </olatResourceable> - </org.olat.core.id.context.MyContextEntry> - <org.olat.core.id.context.MyContextEntry> - <olatResourceable class="org.olat.repository.RepositoryEntry"> - <key>16547840</key> - <version defined-in="org.olat.core.commons.persistence.PersistentObject">0</version> - <creationDate class="sql-timestamp">2013-02-11 10:52:37.0</creationDate> - <softkey>sroo83_1_87076880944174</softkey> - <olatResource class="org.olat.resource.OLATResourceImpl"> - <key>16416768</key> - <version>0</version> - <creationDate class="sql-timestamp">2013-02-11 10:52:37.0</creationDate> - <resName>CourseModule</resName> - <resId>87076880944173</resId> - </olatResource> - <ownerGroup class="org.olat.basesecurity.SecurityGroupImpl"> - <key>16449536</key> - <version>0</version> - <creationDate class="sql-timestamp">2013-02-11 10:52:37.0</creationDate> - </ownerGroup> - <tutorGroup class="org.olat.basesecurity.SecurityGroupImpl"> - <key>16449537</key> - <version>0</version> - <creationDate class="sql-timestamp">2013-02-11 10:52:37.0</creationDate> - </tutorGroup> - <participantGroup class="org.olat.basesecurity.SecurityGroupImpl"> - <key>16449538</key> - <version>0</version> - <creationDate class="sql-timestamp">2013-02-11 10:52:37.0</creationDate> - </participantGroup> - <resourcename>-</resourcename> - <displayname>1 Person Kurs</displayname> - <description><p>1 Person Kurs</p></description> - <initialAuthor>kanu</initialAuthor> - <access>1</access> - <canCopy>false</canCopy> - <canReference>false</canReference> - <canLaunch>true</canLaunch> - <canDownload>false</canDownload> - <membersOnly>false</membersOnly> - <statusCode>0</statusCode> - <metaDataElements class="org.hibernate.collection.internal.PersistentList"> - <initialized>false</initialized> - <owner class="org.olat.repository.RepositoryEntry" reference="../.."/> - <cachedSize>-1</cachedSize> - <role>org.olat.repository.RepositoryEntry.metaDataElements</role> - <key class="long">16547840</key> - <dirty>false</dirty> - <specjLazyLoad>false</specjLazyLoad> - </metaDataElements> - <launchCounter>3</launchCounter> - <downloadCounter>0</downloadCounter> - <lastUsage>2013-05-29 10:20:36.347 UTC</lastUsage> - <version>5</version> - <lastModified class="sql-timestamp">2013-02-11 10:52:37.0</lastModified> - </olatResourceable> - </org.olat.core.id.context.MyContextEntry> - </entries> -</org.olat.core.id.context.HistoryPointImpl> \ No newline at end of file diff --git a/src/test/java/org/olat/course/CourseXStreamAliasesTest.java b/src/test/java/org/olat/course/CourseXStreamAliasesTest.java new file mode 100644 index 0000000000000000000000000000000000000000..a1fc8bfabd63c00d77ca9d20781dae681f342b78 --- /dev/null +++ b/src/test/java/org/olat/course/CourseXStreamAliasesTest.java @@ -0,0 +1,53 @@ +/** + * <a href="http://www.openolat.org"> + * OpenOLAT - Online Learning and Training</a><br> + * <p> + * Licensed under the Apache License, Version 2.0 (the "License"); <br> + * you may not use this file except in compliance with the License.<br> + * You may obtain a copy of the License at the + * <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache homepage</a> + * <p> + * Unless required by applicable law or agreed to in writing,<br> + * software distributed under the License is distributed on an "AS IS" BASIS, <br> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br> + * See the License for the specific language governing permissions and <br> + * limitations under the License. + * <p> + * Initial code contributed and copyrighted by<br> + * frentix GmbH, http://www.frentix.com + * <p> + */ +package org.olat.course; + +import java.io.InputStream; + +import org.jcodec.common.Assert; +import org.junit.Test; + +import com.thoughtworks.xstream.XStream; + +/** + * + * Initial date: 24.06.2014<br> + * @author srosse, stephane.rosse@frentix.com, http://www.frentix.com + * + */ +public class CourseXStreamAliasesTest { + + @Test + public void testRunStructure_bpsChecklist() { + XStream xStream = CourseXStreamAliases.getReadCourseXStream(); + InputStream in = CourseXStreamAliasesTest.class.getResourceAsStream("runstructure_checklist.xml"); + Object runStructure = xStream.fromXML(in); + Assert.assertNotNull(runStructure); + } + + @Test + public void testmapping_allInOne() { + XStream xStream = CourseXStreamAliases.getReadCourseXStream(); + InputStream in = CourseXStreamAliasesTest.class.getResourceAsStream("runstructure_allinone.xml"); + Object runStructure = xStream.fromXML(in); + Assert.assertNotNull(runStructure); + } + +} diff --git a/src/test/java/org/olat/course/runstructure_allinone.xml b/src/test/java/org/olat/course/runstructure_allinone.xml new file mode 100644 index 0000000000000000000000000000000000000000..c2f15c04d81963ee75d25644c6b6d087bc0ab49e --- /dev/null +++ b/src/test/java/org/olat/course/runstructure_allinone.xml @@ -0,0 +1,5034 @@ +<?xml version="1.0" encoding="UTF-8"?> +<org.olat.course.Structure> + <rootNode class="org.olat.course.nodes.STCourseNode"> + <ident>85800134200614</ident> + <children> + <org.olat.course.nodes.IQTESTCourseNode> + <ident>89552428284897</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>iqtest</type> + <shortTitle>Test</shortTitle> + <longTitle>Kursbaustein vom Typ Test</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>summary</string> + <string>summaryCompact</string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>enableSuspend</string> + <boolean>false</boolean> + </entry> + <entry> + <string>maxscore</string> + <null/> + </entry> + <entry> + <string>repoSoftkey</string> + <string>test8_8_88669753450242</string> + </entry> + <entry> + <string>mode</string> + <string>Assessment</string> + </entry> + <entry> + <string>minscore</string> + <null/> + </entry> + <entry> + <string>renderMenu</string> + <boolean>false</boolean> + </entry> + <entry> + <string>cutvalue</string> + <null/> + </entry> + <entry> + <string>sequence</string> + <string>itemPage</string> + </entry> + <entry> + <string>enableScoreInfo</string> + <boolean>true</boolean> + </entry> + <entry> + <string>qtitype</string> + <string>qti1</string> + </entry> + <entry> + <string>enableCancel</string> + <boolean>false</boolean> + </entry> + <entry> + <string>enableMenu</string> + <boolean>true</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.IQTESTCourseNode> + <org.olat.course.nodes.BlogCourseNode> + <ident>89402618970994</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>blog</type> + <shortTitle>Blog</shortTitle> + <longTitle>Kursbaustein vom Typ Blog</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_89402618971390</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <config reference="../moduleConfiguration"/> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>true</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>isUser("cmuster") | isGlobalAuthor(0)</condition> + <expertMode>true</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.BlogCourseNode> + <org.olat.course.nodes.PodcastCourseNode> + <ident>89402618971239</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>podcast</type> + <shortTitle>Podcast</shortTitle> + <longTitle>Kursbaustein vom Typ Podcast</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_89402618971408</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <config reference="../moduleConfiguration"/> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.PodcastCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89167719868693</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>fxCheck list</shortTitle> + <longTitle>Course element of the type fxCheck list</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>nfoTextCoach</string> + <string><p>stuff</p></string> + </entry> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test1</title> + <points>1.0</points> + <checkboxId>a66207df-10a1-4ca5-b47a-044cbcd88be8</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>sdf_alsdmf&ouml;l &nbsp;</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test2</title> + <points>2.0</points> + <checkboxId>f2f29a88-f71e-4669-b531-7abe08c90868</checkboxId> + <release>userAndCoach</release> + <label>inWork</label> + <description><p>thisisatest</p></description> + <filename>AGB Wörterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>infoTextUser</string> + <string><p>hello there</p></string> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-17 23:00:00.0 UTC</date> + </entry> + <entry> + <string>passedCutValue</string> + <float>1.0</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89167719850739</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>fxCheckliste</shortTitle> + <longTitle>This is f* awesome</longTitle> + <learningObjectives><p>Heyho, let's go</p></learningObjectives> + <displayOption>title+desc+content</displayOption> + <moduleConfiguration> + <config> + <entry> + <string>nfoTextCoach</string> + <string><p>Immer fleissig voran</p></string> + </entry> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>3</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>4.0</float> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test1</title> + <points>1.0</points> + <checkboxId>64dd6339-856b-40e6-bdf8-6b835d50fac2</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>Test1</p></description> + <filename>AGB Wörterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test2</title> + <points>1.0</points> + <checkboxId>c550bfc0-abb3-43eb-8b38-e39ba5d35ffb</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>ajsflaksjf</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test3</title> + <points>1.0</points> + <checkboxId>7ecc4618-d9e5-4c54-89f2-e3aa291f22e2</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test4</title> + <checkboxId>b8585029-6144-4292-b534-cf8b76a9fc37</checkboxId> + <release>userAndCoach</release> + <label>controlled</label> + <description><p>sgdga</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Test5</title> + <points>1.0</points> + <checkboxId>1ea6266a-279e-4bac-af03-88221569a9a0</checkboxId> + <release>userAndCoach</release> + <label>present</label> + <description></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>infoTextUser</string> + <string><p>Do this, then that</p></string> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-06-30 14:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <de.bps.course.nodes.ChecklistCourseNode> + <ident>88781256657353</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>cl</type> + <shortTitle>Checkliste</shortTitle> + <longTitle>Kursbaustein vom Typ Checkliste</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>cl_course_node_id</string> + <string>88781256657353</string> + </entry> + <entry> + <string>cl_checklist</string> + <de.bps.olat.modules.cl.Checklist> + <key>144343041</key> + <version>0</version> + <title>Checkliste</title> + <description>Kursbaustein vom Typ Checkliste</description> + <lastMofified>2013-12-18 15:32:01.609 UTC</lastMofified> + <checkpoints class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checklist" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checklist.checkpoints</role> + <key class="long">144343041</key> + <dirty>false</dirty> + <storedSnapshot class="list"> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375808</key> + <version>0</version> + <title>Test1</title> + <description>erster Test</description> + <mode>mode.editable</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375808</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375809</key> + <version>0</version> + <title>Test2</title> + <description>zweiter test</description> + <mode>mode.editable.once</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375809</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375810</key> + <version>0</version> + <title>Test3</title> + <description>dritter test</description> + <mode>mode.visible.lock</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375810</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375811</key> + <version>0</version> + <title>test4</title> + <description>vierter test</description> + <mode>mode.hidden</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375811</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + </storedSnapshot> + <specjLazyLoad>false</specjLazyLoad> + <bag> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[2]"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[3]"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[4]"/> + </bag> + </checkpoints> + </de.bps.olat.modules.cl.Checklist> + </entry> + <entry> + <string>cl_course_id</string> + <long>86613534759838</long> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </de.bps.course.nodes.ChecklistCourseNode> + <org.olat.course.nodes.MSCourseNode> + <ident>89399191759482</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>ms</type> + <shortTitle>Bewertung</shortTitle> + <longTitle>Kursbaustein vom Typ Bewertung</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>5.0</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedCutValue</string> + <float>3.75</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.MSCourseNode> + <org.olat.course.nodes.OpenMeetingsCourseNode> + <ident>87166100786088</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>openmeetings</type> + <shortTitle>OpenMeetings</shortTitle> + <longTitle>Course element of the type OpenMeetings</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>roomRecording</string> + <boolean>false</boolean> + </entry> + <entry> + <string>roomType</string> + <long>1</long> + </entry> + <entry> + <string>roomSize</string> + <long>2</long> + </entry> + <entry> + <string>roomName</string> + <string>OpenMeetings</string> + </entry> + <entry> + <string>roomModeration</string> + <boolean>false</boolean> + </entry> + <entry> + <string>roomComment</string> + <string></string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.OpenMeetingsCourseNode> + <org.olat.course.nodes.SPCourseNode> + <ident>85800134200620</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>sp</type> + <shortTitle>Single page</shortTitle> + <longTitle>Course element of the type Single page</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>file</string> + <string>/tiny.html</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.SPCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>85800134200628</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.TUCourseNode> + <ident>85800134200639</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>tu</type> + <shortTitle>External page</shortTitle> + <longTitle>Course element of the type External page</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>port</string> + <int>443</int> + </entry> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>host</string> + <string>www.nzz.ch</string> + </entry> + <entry> + <string>iniframe</string> + <string>true</string> + </entry> + <entry> + <string>extern</string> + <string>false</string> + </entry> + <entry> + <string>query</string> + <null/> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>useframetunnel</string> + <string>false</string> + </entry> + <entry> + <string>user</string> + <null/> + </entry> + <entry> + <string>uri</string> + <string></string> + </entry> + <entry> + <string>proto</string> + <string>https</string> + </entry> + <entry> + <string>pass</string> + <string></string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.TUCourseNode> + <org.olat.course.nodes.BasicLTICourseNode> + <ident>85800134200653</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>lti</type> + <shortTitle>LTI page</shortTitle> + <longTitle>Course element of the type LTI page</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>port</string> + <int>80</int> + </entry> + <entry> + <string>coachRole</string> + <string>TeachingAssistant,Mentor,Instructor</string> + </entry> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>sendemail</string> + <string>true</string> + </entry> + <entry> + <string>host</string> + <string>ltiapps.net</string> + </entry> + <entry> + <string>hasScoreField</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>query</string> + <null/> + </entry> + <entry> + <string>hasPassedField</string> + <string>false</string> + </entry> + <entry> + <string>display</string> + <string>iframe</string> + </entry> + <entry> + <string>debug</string> + <string>false</string> + </entry> + <entry> + <string>displayWidth</string> + <string>460</string> + </entry> + <entry> + <string>uri</string> + <string>/test/tp.php</string> + </entry> + <entry> + <string>proto</string> + <string>http</string> + </entry> + <entry> + <string>displayHeight</string> + <string>460</string> + </entry> + <entry> + <string>pass</string> + <string>secret</string> + </entry> + <entry> + <string>sendname</string> + <string>true</string> + </entry> + <entry> + <string>authorRole</string> + <string>TeachingAssistant,Mentor,Administrator,ContentDeveloper,Instructor</string> + </entry> + <entry> + <string>participantRole</string> + <string>Learner</string> + </entry> + <entry> + <string>key</string> + <string>jisc.ac.uk</string> + </entry> + <entry> + <string>custom</string> + <string></string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.BasicLTICourseNode> + </children> + <type>st</type> + <shortTitle>Structure</shortTitle> + <longTitle>Course element of the type Structure</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <expertMode>false</expertMode> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <org.olat.course.nodes.CPCourseNode> + <ident>85800134200670</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>cp</type> + <shortTitle>CP learning content</shortTitle> + <longTitle>Course element of the type CP learning content</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>5</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_86572203836967</string> + </entry> + <entry> + <string>menuon</string> + <string>true</string> + </entry> + <entry> + <string>encodingJS</string> + <string>auto</string> + </entry> + <entry> + <string>encodingContent</string> + <string>auto</string> + </entry> + <entry> + <string>shownavbuttons</string> + <string>true</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CPCourseNode> + <org.olat.course.nodes.ScormCourseNode> + <ident>85800134200690</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>scorm</type> + <shortTitle>SCORM learning content</shortTitle> + <longTitle>Course element of the type SCORM learning content</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>true</string> + </entry> + <entry> + <string>CLOSEONFINISH</string> + <string>false</string> + </entry> + <entry> + <string>assessabletype</string> + <null/> + </entry> + <entry> + <string>configversion</string> + <int>5</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_86572203836971</string> + </entry> + <entry> + <string>advancescore</string> + <string>false</string> + </entry> + <entry> + <string>showmenu</string> + <string>true</string> + </entry> + <entry> + <string>scoreattampts</string> + <string>false</string> + </entry> + <entry> + <string>encodingJS</string> + <string>auto</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <inherit>false</inherit> + <standardMode>true</standardMode> + <height>auto</height> + <contentEncoding>auto</contentEncoding> + <javascriptEncoding>auto</javascriptEncoding> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + <entry> + <string>shownavbuttons</string> + <string>true</string> + </entry> + <entry> + <string>fullwindow</string> + <string>true</string> + </entry> + <entry> + <string>isassessable</string> + <string>false</string> + </entry> + <entry> + <string>height</string> + <string>auto</string> + </entry> + <entry> + <string>cutvalue</string> + <int>0</int> + </entry> + <entry> + <string>skiplaunchpage</string> + <string>false</string> + </entry> + <entry> + <string>attempts</string> + <int>0</int> + </entry> + <entry> + <string>menuon</string> + <string>true</string> + </entry> + <entry> + <string>encodingContent</string> + <string>auto</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.ScormCourseNode> + <org.olat.course.nodes.BCCourseNode> + <ident>85800134200713</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>bc</type> + <shortTitle>Folder</shortTitle> + <longTitle>Course element of the type Folder</longTitle> + <moduleConfiguration> + <config/> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionUploaders> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionUploaders> + <preConditionDownloaders> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionDownloaders> + </org.olat.course.nodes.BCCourseNode> + <org.olat.course.nodes.WikiCourseNode> + <ident>85800134200739</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>wiki</type> + <shortTitle>Wiki</shortTitle> + <longTitle>Course element of the type Wiki</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_86572203836975</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionEdit> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionEdit> + </org.olat.course.nodes.WikiCourseNode> + <org.olat.course.nodes.PodcastCourseNode> + <ident>85800134200768</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>podcast</type> + <shortTitle>Podcast</shortTitle> + <longTitle>Course element of the type Podcast</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_86572203836979</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <config reference="../moduleConfiguration"/> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.PodcastCourseNode> + <org.olat.course.nodes.BlogCourseNode> + <ident>85800134200800</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>blog</type> + <shortTitle>Blog</shortTitle> + <longTitle>Course element of the type Blog</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>reporef</string> + <string>test8_8_86572203836983</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <config reference="../moduleConfiguration"/> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.BlogCourseNode> + <org.olat.course.nodes.FOCourseNode> + <ident>85800134200835</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>fo</type> + <shortTitle>Forum</shortTitle> + <longTitle>Course element of the type Forum</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.FOCourseNode> + <org.olat.course.nodes.DialogCourseNode> + <ident>85800134200873</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>dialog</type> + <shortTitle>File dialog</shortTitle> + <longTitle>Course element of the type File dialog</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>dialog_integration</string> + <string>inline</string> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionReader> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionReader> + <preConditionPoster> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionPoster> + <preConditionModerator> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>true</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionModerator> + </org.olat.course.nodes.DialogCourseNode> + <org.olat.course.nodes.MSCourseNode> + <ident>85800134200915</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>ms</type> + <shortTitle>Assessment</shortTitle> + <longTitle>Course element of the type Assessment</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>nfoTextCoach</string> + <string></string> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>0.0</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>infoTextUser</string> + <string></string> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.MSCourseNode> + <org.olat.course.nodes.TACourseNode> + <ident>85800134200959</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>ta</type> + <shortTitle>Task</shortTitle> + <longTitle>Course element of the type Task</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>returnbox_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>nfoTextCoach</string> + <string><p>Hinweis f&uuml;r Betreuer</p></string> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>scoreMax</string> + <float>5.0</float> + </entry> + <entry> + <string>scoring_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>dropbox_confirmation</string> + <string>This is to certify that $first $last ($login) transferred the file "$filename" on $date at $time</string> + </entry> + <entry> + <string>solution_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>task_type</string> + <string>manual</string> + </entry> + <entry> + <string>task_text</string> + <string></string> + </entry> + <entry> + <string>task_sampling</string> + <boolean>true</boolean> + </entry> + <entry> + <string>task_preview</string> + <string>false</string> + </entry> + <entry> + <string>dropbox_enablemail</string> + <boolean>false</boolean> + </entry> + <entry> + <string>infoTextUser</string> + <string><p>hinweis f&uuml;r Benutzer</p></string> + </entry> + <entry> + <string>dropbox_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>task_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <conditionTask> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </conditionTask> + <conditionDrop> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </conditionDrop> + <conditionReturnbox reference="../conditionDrop"/> + <conditionScoring> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </conditionScoring> + <conditionSolution> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </conditionSolution> + </org.olat.course.nodes.TACourseNode> + <org.olat.course.nodes.PortfolioCourseNode> + <ident>85800134201006</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>ep</type> + <shortTitle>Portfolio task</shortTitle> + <longTitle>Course element of the type Portfolio task</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>nfoTextCoach</string> + <string></string> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>0.0</float> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>map-key</string> + <long>80412676</long> + </entry> + <entry> + <string>infoTextUser</string> + <string></string> + </entry> + <entry> + <string>repo-soft-key</string> + <string>test8_8_86572203836989</string> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.PortfolioCourseNode> + <org.olat.course.nodes.IQTESTCourseNode> + <ident>85800134201056</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>iqtest</type> + <shortTitle>Test</shortTitle> + <longTitle>Course element of the type Test</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>summary</string> + <string>summaryDetailed</string> + </entry> + <entry> + <string>resultsEndDate</string> + <null/> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>showResultsOnHomePage</string> + <boolean>false</boolean> + </entry> + <entry> + <string>enableSuspend</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dateDependentResults</string> + <boolean>false</boolean> + </entry> + <entry> + <string>mode</string> + <string>Assessment</string> + </entry> + <entry> + <string>minscore</string> + <null/> + </entry> + <entry> + <string>renderMenu</string> + <boolean>false</boolean> + </entry> + <entry> + <string>cutvalue</string> + <null/> + </entry> + <entry> + <string>blockAfterSuccess</string> + <boolean>false</boolean> + </entry> + <entry> + <string>attempts</string> + <int>2</int> + </entry> + <entry> + <string>enableScoreInfo</string> + <boolean>false</boolean> + </entry> + <entry> + <string>enableCancel</string> + <boolean>false</boolean> + </entry> + <entry> + <string>provideMemoField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>enableMenu</string> + <boolean>true</boolean> + </entry> + <entry> + <string>autoEnumerateChoices</string> + <boolean>false</boolean> + </entry> + <entry> + <string>resultsStartDate</string> + <null/> + </entry> + <entry> + <string>displayQuestionProgss</string> + <boolean>true</boolean> + </entry> + <entry> + <string>displayQuestionTitle</string> + <boolean>true</boolean> + </entry> + <entry> + <string>showResultsOnFinish</string> + <boolean>false</boolean> + </entry> + <entry> + <string>displayMenu</string> + <boolean>true</boolean> + </entry> + <entry> + <string>maxscore</string> + <null/> + </entry> + <entry> + <string>repoSoftkey</string> + <string>test8_8_86572203836993</string> + </entry> + <entry> + <string>fullwindow</string> + <boolean>true</boolean> + </entry> + <entry> + <string>displayScoreProgress</string> + <boolean>true</boolean> + </entry> + <entry> + <string>sequence</string> + <string>itemPage</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation><p>Bitte 5 Minuten warten</p></noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <condition>(getAttempts("85800134201056") = 0) |
 +(getAttempts("85800134201056") = 3) |
 +(getLastAttemptDate("85800134201056") + 2min < now)</condition> + <expertMode>true</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.IQTESTCourseNode> + <org.olat.course.nodes.IQSELFCourseNode> + <ident>85800134201109</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>iqself</type> + <shortTitle>Self-test</shortTitle> + <longTitle>Course element of the type Self-test</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>summary</string> + <string>summaryDetailed</string> + </entry> + <entry> + <string>renderMenu</string> + <boolean>false</boolean> + </entry> + <entry> + <string>sequence</string> + <string>itemPage</string> + </entry> + <entry> + <string>enableCancel</string> + <boolean>true</boolean> + </entry> + <entry> + <string>enableSuspend</string> + <boolean>true</boolean> + </entry> + <entry> + <string>repoSoftkey</string> + <string>test8_8_86572203836997</string> + </entry> + <entry> + <string>enableMenu</string> + <boolean>true</boolean> + </entry> + <entry> + <string>mode</string> + <string>Self-Assessment</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.IQSELFCourseNode> + <org.olat.course.nodes.IQSURVCourseNode> + <ident>85800134201165</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>iqsurv</type> + <shortTitle>Questionnaire</shortTitle> + <longTitle>Course element of the type Questionnaire</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>summary</string> + <string>summaryNone</string> + </entry> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>renderMenu</string> + <boolean>false</boolean> + </entry> + <entry> + <string>displayScoreProgress</string> + <boolean>false</boolean> + </entry> + <entry> + <string>sequence</string> + <string>itemPage</string> + </entry> + <entry> + <string>qtitype</string> + <string>qti1</string> + </entry> + <entry> + <string>repoSoftkey</string> + <string>test8_8_89365884694931</string> + </entry> + <entry> + <string>enableMenu</string> + <boolean>true</boolean> + </entry> + <entry> + <string>mode</string> + <string>Survey</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.IQSURVCourseNode> + <org.olat.course.nodes.ENCourseNode> + <ident>85800134201224</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>en</type> + <shortTitle>Enrolment</shortTitle> + <longTitle>Course element of the type Enrolment</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>groupkeys</string> + <list> + <long>82706435</long> + <long>60456960</long> + </list> + </entry> + <entry> + <string>areaname</string> + <string></string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>areakeys</string> + <empty-list/> + </entry> + <entry> + <string>cancel_enroll_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>groupname</string> + <string>Example-Group, Meins!</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.ENCourseNode> + <org.olat.course.nodes.ProjectBrokerCourseNode> + <ident>85800134201286</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>projectbroker</type> + <shortTitle>Topic assignment</shortTitle> + <longTitle>Course element of the type Topic assignment</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>returnbox_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>nfoTextCoach</string> + <string></string> + </entry> + <entry> + <string>dropbox_enablemail</string> + <boolean>false</boolean> + </entry> + <entry> + <string>task_preview</string> + <string>false</string> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>scoring_enabled</string> + <boolean>false</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>0.0</float> + </entry> + <entry> + <string>dropbox_confirmation</string> + <string>This is to certify that $first $last ($login) transferred the file "$filename" on $date at $time</string> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>infoTextUser</string> + <string></string> + </entry> + <entry> + <string>dropbox_enabled</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>true</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <conditionProjectBroker> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </conditionProjectBroker> + </org.olat.course.nodes.ProjectBrokerCourseNode> + <org.olat.course.nodes.InfoCourseNode> + <ident>85800134201351</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>info</type> + <shortTitle>Notifications</shortTitle> + <longTitle>Course element of the type Notifications</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>duration</string> + <string>90</string> + </entry> + <entry> + <string>length</string> + <string>10</string> + </entry> + <entry> + <string>autosubscribe</string> + <string>on</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionEdit> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionEdit> + <preConditionAdmin> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAdmin> + </org.olat.course.nodes.InfoCourseNode> + <org.olat.course.nodes.MembersCourseNode> + <ident>85800134201419</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>cmembers</type> + <shortTitle>Participant list</shortTitle> + <longTitle>Course element of the type Participant list</longTitle> + <moduleConfiguration> + <config/> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.MembersCourseNode> + <org.olat.course.nodes.CalCourseNode> + <ident>85800134201490</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>cal</type> + <shortTitle>Calendar</shortTitle> + <longTitle>Course element of the type Calendar</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>startpage</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <preConditionEdit> + <condition>( ( isCourseCoach(0) | isCourseAdministrator(0) ) )</condition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>true</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionEdit> + </org.olat.course.nodes.CalCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89327327323145</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323147</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 1</shortTitle> + <longTitle>Checkliste 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>793bd9fc-c1d2-4d52-891e-d31fde0664eb</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>63da5ff0-495c-4716-b980-99ddcee66952</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-26 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323149</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 2</shortTitle> + <longTitle>Checkliste 2</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>b49faf28-f54e-4ccd-8641-1ee8ecc0068b</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>3dce6168-a9f7-4e49-9863-daf9d1821e2a</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-28 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323151</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 3</shortTitle> + <longTitle>Checkliste 3</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>34e2f93e-9699-44fa-9a9f-e5c24cb60e8d</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>06566007-1f3f-4ce2-b9d2-7c01f0f6fe9b</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-29 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323153</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 4</shortTitle> + <longTitle>Checkliste 4</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>46401fe4-e49a-4807-bfae-813bd5988f58</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>a99d8bcc-4037-434f-a4c6-7f444d9f1f1f</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-30 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323155</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 5</shortTitle> + <longTitle>Checkliste 5</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>98a689c0-b155-4627-b64e-4c19c8cad1ee</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>af82b08b-e2ad-4bdc-b4cd-8c8cfe2a4563</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-02 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323157</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 6</shortTitle> + <longTitle>Checkliste 6</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>257126e6-9fc0-4f8c-8e1a-76184223d5c6</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>172db798-636a-498c-84dd-bc0931f48b5a</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-08 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323159</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 7</shortTitle> + <longTitle>Checkliste 7</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>13eac440-f0fc-43aa-a73f-e728ff1ba5b4</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>9ec7344b-d95e-4635-80f1-7293f8b11904</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-09 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323161</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste ABC</shortTitle> + <longTitle>Checkliste ABC</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>2d75c6f4-bd8b-4151-b850-7058690e373e</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>0b265417-dd9c-4c75-bf7f-9c6eb04fe911</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-11 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323163</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 9</shortTitle> + <longTitle>Checkliste 9</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>17c474f2-5fc0-45c5-8fd0-bde4c24639c5</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>4d8bd9ee-358a-4609-b64b-0d7f444b5622</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-13 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323165</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 10</shortTitle> + <longTitle>Checkliste 10</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>0a40556d-801d-4d74-9419-03dcd64bdc23</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>376c9817-8ab2-4be6-a9fc-93868b572c92</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-15 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327323167</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Checkliste 11</shortTitle> + <longTitle>Checkliste 11</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Checkbox</title> + <points>1.0</points> + <checkboxId>6b7e3813-a062-4179-8a18-8c7f3493efd3</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test, test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Anwesenheit</title> + <points>2.5</points> + <checkboxId>033eaa08-ad8b-4791-b7ae-70af6b95b412</checkboxId> + <release>coachOnly</release> + <label>present</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>Checklisten</shortTitle> + <longTitle></longTitle> + <learningObjectives></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <scoreExpression>(getScore("89327327323147") + getScore("89327327323149") + getScore("89327327323151") + getScore("89327327323153") + getScore("89327327323155") + getScore("89327327323157") + getScore("89327327323159") + getScore("89327327323161") + getScore("89327327323163") + getScore("89327327323165") + getScore("89327327323167"))</scoreExpression> + <passedExpression>(getPassed("89327327323147") & getPassed("89327327323149") & getPassed("89327327323151") & getPassed("89327327323153") & getPassed("89327327323155") & getPassed("89327327323157") & getPassed("89327327323159") & getPassed("89327327323161") & getPassed("89327327323163") & getPassed("89327327323165") & getPassed("89327327323167"))</passedExpression> + <expertMode>false</expertMode> + <sumOfScoreNodes> + <string>89327327323147</string> + <string>89327327323149</string> + <string>89327327323151</string> + <string>89327327323153</string> + <string>89327327323155</string> + <string>89327327323157</string> + <string>89327327323159</string> + <string>89327327323161</string> + <string>89327327323163</string> + <string>89327327323165</string> + <string>89327327323167</string> + </sumOfScoreNodes> + <passedType>inherit</passedType> + <passedNodes> + <string>89327327323147</string> + <string>89327327323149</string> + <string>89327327323151</string> + <string>89327327323153</string> + <string>89327327323155</string> + <string>89327327323157</string> + <string>89327327323159</string> + <string>89327327323161</string> + <string>89327327323163</string> + <string>89327327323165</string> + <string>89327327323167</string> + </passedNodes> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <de.bps.course.nodes.LLCourseNode> + <ident>85800134201564</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>ll</type> + <shortTitle>Link list</shortTitle> + <longTitle>Course element of the type Link list</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>ll_course_id</string> + <long>86613534759838</long> + </entry> + <entry> + <string>ll_link_list</string> + <list> + <de.bps.course.nodes.ll.LLModel> + <target>http://www.frentix.com</target> + <description>frentix GmbH</description> + <comment>Top</comment> + <htmlTarget>_blank</htmlTarget> + <intern>false</intern> + </de.bps.course.nodes.ll.LLModel> + <de.bps.course.nodes.ll.LLModel> + <target>http://www.openolat.com</target> + <description>OpenOLAT LMS</description> + <comment>Software</comment> + <htmlTarget>_blank</htmlTarget> + <intern>false</intern> + </de.bps.course.nodes.ll.LLModel> + </list> + </entry> + <entry> + <string>ll_course_node_id</string> + <string>85800134201564</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </de.bps.course.nodes.LLCourseNode> + <org.olat.course.nodes.COCourseNode> + <ident>85800134201641</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>co</type> + <shortTitle>E-mail</shortTitle> + <longTitle>Course element of the type E-mail</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>emailToAdresses</string> + <list> + <string>tutor@mytrashmail.com</string> + </list> + </entry> + <entry> + <string>emailToGroupIds</string> + <null/> + </entry> + <entry> + <string>mBodyDefault</string> + <string></string> + </entry> + <entry> + <string>mSubjectDefault</string> + <string></string> + </entry> + <entry> + <string>configversion</string> + <int>2</int> + </entry> + <entry> + <string>emailToAreas</string> + <null/> + </entry> + <entry> + <string>emailtToPartips</string> + <string>false</string> + </entry> + <entry> + <string>emailToGroups</string> + <null/> + </entry> + <entry> + <string>emailToAreaIds</string> + <null/> + </entry> + <entry> + <string>emailToCoaches</string> + <string>false</string> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>This course element is not accessible.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.COCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89327327320055</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327320057</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Kurs 1</shortTitle> + <longTitle>Kurs 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>test1</title> + <points>1.0</points> + <checkboxId>cc596838-87ef-4472-af43-436a969e4492</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>box 2</title> + <points>2.5</points> + <checkboxId>f5893126-0246-46d0-80fd-6a8726dbc0a4</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>lalalalalalal</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>yetanotherchecklistcheckboxthisisamazing</title> + <checkboxId>02d8ec5e-0c58-4f43-a8ab-565d436747ed</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-29 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327320059</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Kurs ABC</shortTitle> + <longTitle>Kurs ABC</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>test1</title> + <points>1.0</points> + <checkboxId>42187fe2-9570-4bc5-80c9-715e23397ce9</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>box 2</title> + <points>2.5</points> + <checkboxId>71c7ddc5-4a56-4546-8309-d6de97908c3c</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>lalalalalalal</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>yetanotherchecklistcheckboxthisisamazing</title> + <checkboxId>65767f6e-3740-475f-bf03-e087ff733b36</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-15 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89327327320061</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Kurs 3</shortTitle> + <longTitle>Kurs 3</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>1.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>test1</title> + <points>1.0</points> + <checkboxId>91b1479d-1550-43bc-b4b7-d5c4b04d19fc</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>box 2</title> + <points>2.5</points> + <checkboxId>051a2484-5863-466c-8d90-b89ad7f24ab1</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>lalalalalalal</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>yetanotherchecklistcheckboxthisisamazing</title> + <checkboxId>2a595ec8-9d94-4b9d-b04f-d8a52f197452</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-05-14 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>ToDo</shortTitle> + <longTitle>Dies ist eine Aufgabenliste</longTitle> + <learningObjectives><p>suck it up and get to work</p></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <scoreExpression>(getScore("89327327320057") + getScore("89327327320059") + getScore("89327327320061"))</scoreExpression> + <passedExpression>(getPassed("89327327320057") & getPassed("89327327320059") & getPassed("89327327320061"))</passedExpression> + <expertMode>false</expertMode> + <sumOfScoreNodes> + <string>89327327320057</string> + <string>89327327320059</string> + <string>89327327320061</string> + </sumOfScoreNodes> + <passedType>inherit</passedType> + <passedNodes> + <string>89327327320057</string> + <string>89327327320059</string> + <string>89327327320061</string> + </passedNodes> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89360415192824</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89360415192826</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>TryMe 1</shortTitle> + <longTitle>TryMe 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checklist1</title> + <points>1.0</points> + <checkboxId>f7d50918-42df-437d-a37c-dc86d2ded33d</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Ch&eckl15t!</title> + <points>2.5</points> + <checkboxId>76eec0e0-67dd-4f04-967b-9eef9f511c14</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>yetanothercheckbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>meh&mäh</title> + <checkboxId>1a170eb4-535a-4f9d-9e41-fc0dc2b49d3d</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description><p>lalalalalalala</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-03-04 23:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89360415192828</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>TryMe 2</shortTitle> + <longTitle>TryMe 2</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checklist1</title> + <points>1.0</points> + <checkboxId>e2b97d17-e8d5-4ff1-a055-8535f7512a61</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Ch&eckl15t!</title> + <points>2.5</points> + <checkboxId>c8a9e807-fb12-4b2e-bf22-b278953a8a0d</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>yetanothercheckbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>meh&mäh</title> + <checkboxId>3b107607-6892-424c-8cc4-3860c7125f62</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description><p>lalalalalalala</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-08 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89360415192830</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>Ch3ckl15! 3</shortTitle> + <longTitle>Ch3ckl15! 3</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checklist1</title> + <points>1.0</points> + <checkboxId>17578fac-e050-46a4-96de-8240b64a76f0</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Ch&eckl15t!</title> + <points>2.5</points> + <checkboxId>bdb02cdb-9f3d-4cda-a406-1f82b8694f14</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>yetanothercheckbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>meh&mäh</title> + <checkboxId>af395883-0b32-4ed9-a9b6-f65a2d17837a</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description><p>lalalalalalala</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89360415192832</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>TryMe 4</shortTitle> + <longTitle>TryMe 4</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checklist1</title> + <points>1.0</points> + <checkboxId>5e0fe6d5-34d5-45a6-8d82-dbfc82145a4b</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Ch&eckl15t!</title> + <points>2.5</points> + <checkboxId>4d619271-78ab-4fc2-af2c-31aa32573625</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>yetanothercheckbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>meh&mäh</title> + <checkboxId>c90b3655-e62c-438c-a0e6-55283796ba91</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description><p>lalalalalalala</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89360415192834</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>TryMe 5</shortTitle> + <longTitle>TryMe 5</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>3.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checklist1</title> + <points>1.0</points> + <checkboxId>26bcfdab-1503-483f-9982-1f8de55d7919</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>lorem ipsum tralala</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>Ch&eckl15t!</title> + <points>2.5</points> + <checkboxId>80b4492d-28fc-437c-97fb-28922ca1cb4c</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>yetanothercheckbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>meh&mäh</title> + <checkboxId>dbaed9a0-9bbe-4b60-b6d3-c8869256924f</checkboxId> + <release>userAndCoach</release> + <label>presented</label> + <description><p>lalalalalalala</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>Checklistset</shortTitle> + <longTitle></longTitle> + <learningObjectives></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <expertMode>false</expertMode> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89402618979006</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618979008</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>ToDo 1</shortTitle> + <longTitle>ToDo 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>2.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL1</title> + <points>2.5</points> + <checkboxId>125c8a84-ce57-46fc-9972-40a9738950d5</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>dies ist eine checkliste</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL 2 ohne Punkte</title> + <checkboxId>9e8bc32b-988a-4fa2-8808-555fdfc4fd02</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>noch eine checkbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-15 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618979010</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>ToDo 2</shortTitle> + <longTitle>ToDo 2</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>2.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL1</title> + <points>2.5</points> + <checkboxId>8a3950dc-913d-4b5b-a848-f7f70cb99f84</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>dies ist eine checkliste</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL 2 ohne Punkte</title> + <checkboxId>966f0b95-8eb2-4643-8fa6-1c66507ace82</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>noch eine checkbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-22 22:00:00.0 UTC</date> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618979012</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>ToDo 3</shortTitle> + <longTitle>ToDo 3</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCutValue</string> + <int>1</int> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>2.5</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL1</title> + <points>2.5</points> + <checkboxId>4d043a60-da1b-4f61-9571-500ddd2c5493</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>dies ist eine checkliste</p></description> + <filename>AGB Woerterbuch.pdf</filename> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CL 2 ohne Punkte</title> + <checkboxId>9dca35c3-475b-47f9-add9-550c66c0eb0a</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>noch eine checkbox</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>true</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>ToDos</shortTitle> + <longTitle></longTitle> + <learningObjectives><p>yay</p></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <scoreExpression>(getScore("89402618979008") + getScore("89402618979010") + getScore("89402618979012"))</scoreExpression> + <passedExpression>(getPassed("89402618979008") & getPassed("89402618979010") & getPassed("89402618979012"))</passedExpression> + <expertMode>false</expertMode> + <sumOfScoreNodes> + <string>89402618979008</string> + <string>89402618979010</string> + <string>89402618979012</string> + </sumOfScoreNodes> + <passedType>inherit</passedType> + <passedNodes> + <string>89402618979008</string> + <string>89402618979010</string> + <string>89402618979012</string> + </passedNodes> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89402618980581</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618980583</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>my lists 1</shortTitle> + <longTitle>my lists 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>1.4</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checkbox1</title> + <points>1.4</points> + <checkboxId>6404c2b0-ab3e-4184-a88f-f4c71c51b119</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CB2</title> + <checkboxId>8801e723-8ac4-4e26-bef9-8e31c85d909c</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>another box</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-17 08:00:00.0 UTC</date> + </entry> + <entry> + <string>passedCutValue</string> + <float>1.4</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618980585</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>my lists 2</shortTitle> + <longTitle>my lists 2</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>true</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>1.4</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checkbox1</title> + <points>1.4</points> + <checkboxId>24560035-2da0-47a1-81a1-97a18500586a</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CB2</title> + <checkboxId>a2ab5a35-0f19-46a4-90dd-2ab9ce0959f2</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>another box</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>dueDate</string> + <date>2014-04-24 10:00:00.0 UTC</date> + </entry> + <entry> + <string>passedCutValue</string> + <float>1.4</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618980587</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>my lists 3</shortTitle> + <longTitle>my lists 3</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>1.4</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checkbox1</title> + <points>1.4</points> + <checkboxId>e80bfe2a-18e0-42f2-a17b-ea24c9f5946a</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CB2</title> + <checkboxId>edb066d7-1d81-48df-b014-8c9aecb332a5</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>another box</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedCutValue</string> + <float>1.4</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89402618980589</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>my lists 4</shortTitle> + <longTitle>my lists 4</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>scoreMin</string> + <float>0.0</float> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>scoreMax</string> + <float>1.4</float> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>true</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>checkbox1</title> + <points>1.4</points> + <checkboxId>168de5b7-8351-4078-9f03-3208f02ed2fd</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>test</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + <org.olat.course.nodes.cl.model.Checkbox> + <title>CB2</title> + <checkboxId>e21f0c96-30a7-4e08-827a-16aaedd99e9d</checkboxId> + <release>coachOnly</release> + <label>inWork</label> + <description><p>another box</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedCutValue</string> + <float>1.4</float> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>todolist</shortTitle> + <longTitle></longTitle> + <learningObjectives></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>3</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <expertMode>false</expertMode> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + <org.olat.course.nodes.STCourseNode> + <ident>89629842866188</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <children> + <org.olat.course.nodes.CheckListCourseNode> + <ident>89629842866190</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>checklist</type> + <shortTitle>afasdf 1</shortTitle> + <longTitle>afasdf 1</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>closeAfterDueDate</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasScoreField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>configversion</string> + <int>1</int> + </entry> + <entry> + <string>hasPassedField</string> + <boolean>false</boolean> + </entry> + <entry> + <string>checkbox</string> + <org.olat.course.nodes.cl.model.CheckboxList> + <list> + <org.olat.course.nodes.cl.model.Checkbox> + <title>bla</title> + <checkboxId>b54c0189-8df7-4058-9a62-b09472c00d86</checkboxId> + <release>userAndCoach</release> + <label>done</label> + <description><p>fasf</p></description> + </org.olat.course.nodes.cl.model.Checkbox> + </list> + </org.olat.course.nodes.cl.model.CheckboxList> + </entry> + <entry> + <string>passedSumCheckbox</string> + <boolean>false</boolean> + </entry> + <entry> + <string>passedManualCorrection</string> + <boolean>false</boolean> + </entry> + <entry> + <string>hasCommentField</string> + <boolean>false</boolean> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </org.olat.course.nodes.CheckListCourseNode> + </children> + <type>st</type> + <shortTitle>fasdfasf</shortTitle> + <longTitle></longTitle> + <learningObjectives></learningObjectives> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>3</int> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>You don't have access</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <expertMode>false</expertMode> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </org.olat.course.nodes.STCourseNode> + </children> + <type>st</type> + <shortTitle>All_Elements_Course</shortTitle> + <longTitle>Copy of All_Elements_Course</longTitle> + <learningObjectives></learningObjectives> + <displayOption>title+desc+content</displayOption> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>peekviewChildNodes</string> + <string>85800134200739,89167719868693,89167719850739,85800134200620,85800134200713,85800134200670,88781256657353,85800134200690,85800134200628,87166100786088</string> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <scoreExpression>(getScore("89167719868693") + getScore("89167719850739"))</scoreExpression> + <passedExpression>(getPassed("89167719868693") & getPassed("89167719850739"))</passedExpression> + <expertMode>false</expertMode> + <sumOfScoreNodes> + <string>89167719868693</string> + <string>89167719850739</string> + </sumOfScoreNodes> + <passedType>inherit</passedType> + <passedNodes> + <string>89167719868693</string> + <string>89167719850739</string> + </passedNodes> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </rootNode> + <version>2</version> +</org.olat.course.Structure> \ No newline at end of file diff --git a/src/test/java/org/olat/course/runstructure_checklist.xml b/src/test/java/org/olat/course/runstructure_checklist.xml new file mode 100644 index 0000000000000000000000000000000000000000..b1d5786736f6d0f82f64d136187642e470c8be74 --- /dev/null +++ b/src/test/java/org/olat/course/runstructure_checklist.xml @@ -0,0 +1,217 @@ +<?xml version="1.0" encoding="UTF-8"?> +<org.olat.course.Structure> + <rootNode class="org.olat.course.nodes.STCourseNode"> + <ident>85800134200614</ident> + <children> + <de.bps.course.nodes.ChecklistCourseNode> + <ident>88781256657353</ident> + <parent class="org.olat.course.nodes.STCourseNode" reference="../../.."/> + <type>cl</type> + <shortTitle>Checkliste</shortTitle> + <longTitle>Kursbaustein vom Typ Checkliste</longTitle> + <moduleConfiguration> + <config> + <entry> + <string>cl_course_node_id</string> + <string>88781256657353</string> + </entry> + <entry> + <string>cl_checklist</string> + <de.bps.olat.modules.cl.Checklist> + <key>144343041</key> + <version>0</version> + <title>Checkliste</title> + <description>Kursbaustein vom Typ Checkliste</description> + <lastMofified>2013-12-18 15:32:01.609 UTC</lastMofified> + <checkpoints class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checklist" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checklist.checkpoints</role> + <key class="long">144343041</key> + <dirty>false</dirty> + <storedSnapshot class="list"> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375808</key> + <version>0</version> + <title>Test1</title> + <description>erster Test</description> + <mode>mode.editable</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375808</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375809</key> + <version>0</version> + <title>Test2</title> + <description>zweiter test</description> + <mode>mode.editable.once</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375809</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375810</key> + <version>0</version> + <title>Test3</title> + <description>dritter test</description> + <mode>mode.visible.lock</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375810</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + <de.bps.olat.modules.cl.Checkpoint> + <key>144375811</key> + <version>0</version> + <title>test4</title> + <description>vierter test</description> + <mode>mode.hidden</mode> + <lastModified>2013-12-18 15:31:59.769 UTC</lastModified> + <checklist reference="../../../.."/> + <results class="org.hibernate.collection.internal.PersistentBag"> + <initialized>true</initialized> + <owner class="de.bps.olat.modules.cl.Checkpoint" reference="../.."/> + <cachedSize>-1</cachedSize> + <role>de.bps.olat.modules.cl.Checkpoint.results</role> + <key class="long">144375811</key> + <dirty>false</dirty> + <storedSnapshot class="list"/> + <specjLazyLoad>false</specjLazyLoad> + <bag/> + </results> + </de.bps.olat.modules.cl.Checkpoint> + </storedSnapshot> + <specjLazyLoad>false</specjLazyLoad> + <bag> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[2]"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[3]"/> + <de.bps.olat.modules.cl.Checkpoint reference="../../storedSnapshot/de.bps.olat.modules.cl.Checkpoint[4]"/> + </bag> + </checkpoints> + </de.bps.olat.modules.cl.Checklist> + </entry> + <entry> + <string>cl_course_id</string> + <long>86613534759838</long> + </entry> + </config> + </moduleConfiguration> + <noAccessExplanation>Dieses Kurselement ist nicht zugänglich.</noAccessExplanation> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions/> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + </de.bps.course.nodes.ChecklistCourseNode> + </children> + <type>st</type> + <shortTitle>All_Elements_Course</shortTitle> + <longTitle>Copy of All_Elements_Course</longTitle> + <learningObjectives></learningObjectives> + <displayOption>title+desc+content</displayOption> + <moduleConfiguration> + <config> + <entry> + <string>allowRelativeLinks</string> + <string>false</string> + </entry> + <entry> + <string>configversion</string> + <int>4</int> + </entry> + <entry> + <string>peekviewChildNodes</string> + <string>88781256657353</string> + </entry> + <entry> + <string>columns</string> + <int>2</int> + </entry> + <entry> + <string>display</string> + <string>peekview</string> + </entry> + <entry> + <string>deliveryOptions</string> + <org.olat.core.gui.control.generic.iframe.DeliveryOptions> + <standardMode>false</standardMode> + <jQueryEnabled>true</jQueryEnabled> + <glossaryEnabled>true</glossaryEnabled> + <openolatCss>true</openolatCss> + </org.olat.core.gui.control.generic.iframe.DeliveryOptions> + </entry> + </config> + </moduleConfiguration> + <preConditionVisibility> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionVisibility> + <additionalConditions> + <org.olat.course.condition.additionalconditions.PasswordCondition> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </org.olat.course.condition.additionalconditions.PasswordCondition> + </additionalConditions> + <preConditionAccess> + <expertMode>false</expertMode> + <easyModeCoachesAndAdmins>false</easyModeCoachesAndAdmins> + <easyModeAlwaysAllowCoachesAndAdmins>false</easyModeAlwaysAllowCoachesAndAdmins> + </preConditionAccess> + <scoreCalculator> + <scoreExpression>(getScore("89167719868693") + getScore("89167719850739"))</scoreExpression> + <passedExpression>(getPassed("89167719868693") & getPassed("89167719850739"))</passedExpression> + <expertMode>false</expertMode> + <sumOfScoreNodes> + <string>89167719868693</string> + <string>89167719850739</string> + </sumOfScoreNodes> + <passedType>inherit</passedType> + <passedNodes> + <string>89167719868693</string> + <string>89167719850739</string> + </passedNodes> + <passedCutValue>0</passedCutValue> + </scoreCalculator> + </rootNode> + <version>2</version> +</org.olat.course.Structure> \ No newline at end of file diff --git a/src/test/java/org/olat/test/AllTestsJunit4.java b/src/test/java/org/olat/test/AllTestsJunit4.java index 068bcea40c214548d3ccf654adbae862a9b4f450..67680537d45e4ced47986b5ee846b28e20ea65a2 100644 --- a/src/test/java/org/olat/test/AllTestsJunit4.java +++ b/src/test/java/org/olat/test/AllTestsJunit4.java @@ -121,6 +121,7 @@ import org.junit.runners.Suite; org.olat.course.config.CourseConfigManagerImplTest.class,//ok org.olat.course.groupsandrights.CourseGroupManagementTest.class,//ok org.olat.course.editor.PublishProcessTest.class,//ok + org.olat.course.CourseXStreamAliasesTest.class,//ok org.olat.modules.iq.IQManagerTest.class,//ok org.olat.modules.fo.ForumManagerTest.class,//fail org.olat.modules.wiki.WikiUnitTest.class,//ok