ScormCourseNode.java

Diff Revision Date Message Lines Author Branch
1.38 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+115 -77 Patrick Brunner MAIN
1.37 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+54 -70 Patrick Brunner MAIN
1.36 16 Jun 10

OLAT-4793 Fixed. Changed CourseNode.archiveNodeData signature to return a boolean.

+2 -2 lavinia MAIN
1.35 27 May 10

OLAT-3882: allow user to enforce encoding of content and javascripts in SCORM node and CP node

+9 -5 srosse MAIN
1.34 15 Mar 10

OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing

+1 -1 matthai MAIN
1.33 15 Mar 10

config and startup refactoring to spring only

+2 -2 schnider MAIN
1.32 23 Nov 09

OLAT-4148: display of description more consistent across all course elements

+3 -4 srosse MAIN
1.31 06 Nov 09

OLAT-4261: implementing assessment tool and results archiver for SCORM

+3 -2 srosse MAIN
1.30 22 Oct 09

OLAT-4109: refactoring of course log files into user activity logging table o_loggingtable - introducing ThreadLocalUserActivityLogger concept

+2 -2 eglis MAIN
1.29 18 Sep 08

OLAT-3357 Refactored the AssessmentManager (NewCachePersistingAssessmentManager) to update the efficiencyStatement in the same doInSync block as the saveScore(), savePassed(), to preserve the data consistency.

+3 -3 lavinia MAIN
1.28 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.27 14 Aug 08

OLAT-3386 Fixed. Replaced saveNodeScore, saveNodePassed and saveAssessmentId with saveScoreEvaluation in AssessmentManager.

+1 -6 lavinia MAIN
1.26 26 May 08

OLAT-3186: merge from BRANCH to HEAD: Adding support for SCORM fixed display height and toggle navigation button config (approved by gs)

+24 -5 gnaegi MAIN
1.25 25 Jan 08

OLAT-1586 rework wizard styling is missing applied to publish - steps discussed with HJZ

+1 -1 Patrick Brunner MAIN
1.24 03 Nov 06

Merge from 1577 branch: SCORM assessable functionality OLAT-1602

+271 -1 gnaegi MAIN
1.23 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.22 06 Sep 06

OLAT-1701: implemented course import with wiki refereces

+3 -3 schnider MAIN
1.21 07 Jul 06

OLAT-1553: New features: - view external page content in new browser window Feature improvements: - external page configuration - multiple possibilities of choosing a html page in all course building blocks with a own html page und batch upload of html page packages in a zip file in a modal dialog - wiki textarea description position and tabindex Removed features: - popup option for all course building blocks (user can choose this on its own when watching content) Enhanced gui features: - visibilityDependsOnSelectionRules can now be detained from working in both ways (for complex dependencies like external page) - RadioButtonGroupElement can now be shown without label and may contain html tags for formatting of description - obsolete DisplayConfiguration(Form)Controller removed Enhanced core programming features: - standarized updateModulConfigDefaults methods (in interface) in all course nodes, documentation of this Enhanced i18n handling: - all major touched classes now contain a NLS (native language support) section with all used LocalStrings in the declaration area

+15 -17 leberle MAIN
1.20 09 May 06

OLAT-1509 moved org.olat.util to org.olat.core.util

+1 -1 fjost MAIN
1.19 09 May 06

olat-1509 moved Identiy to org.olat.core.id and OLATResourceable to org.olat.core.id

+1 -1 fjost MAIN
1.18 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.17 03 May 06

OLAT-1509 -move org.olat.gui -> org.olat.core.gui (except the portal which has some class references in xml stream) -adapted xx_config.xml files where some org.olat.gui.render.VelocityRender references were

+13 -13 Patrick Brunner MAIN
1.16 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

+13 -12 schnider MAIN
1.15 19 Sep 05

olat-1155

+4 -2 schnider MAIN
1.14 16 Sep 05

missing scorm content key added

+15 -15 Patrick Brunner MAIN
1.13 09 Sep 05

always supply windowcontrol to all controllers (various reasons: error tracing, extensions, preferences keys, ...)

+1 -1 fjost MAIN
1.12 09 Sep 05

clean up

+1 -13 schnider MAIN
1.11 02 Sep 05

Unattended import of courses. Adapted CourseModule and Help to deploy from exported course ZIPs. http://bugs.olat.org/jira/browse/OLAT-1076

+14 -3 mike MAIN
1.10 01 Sep 05

OLAT-688

+2 -2 fjost MAIN
1.9 01 Sep 05

removed unused configuration code

+1 -6 fjost MAIN
1.8 30 Aug 05

OLAT-1027: Removed display options for scorm course node. Adding again in 4.1 with some options. Added default settings.

+30 -28 schnider MAIN
1.7 12 Aug 05

http://bugs.olat.org/jira/browse/OLAT-983

+7 -4 mike MAIN
1.6 11 Aug 05

- Bugfix OLAT-987 - first clean up - better readable code

+64 -54 Patrick Brunner MAIN
1.5 09 Aug 05

Course Editor

+19 -5 Patrick Brunner MAIN
1.4 28 Jul 05

Enhancements, bug fixes

+10 -3 Patrick Brunner MAIN
1.3 25 Jul 05

+ catch invalid node references during course publish + enhanced publish procedure -> internal pre-publish for checking validity of course -> error messages in case where invalid node references are found, cycles not checked yet. OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish

+15 -4 Patrick Brunner MAIN
1.2 15 Jul 05

+Course Editor enhanced verbosity. Error Overview -> which node has what kind of error. GUI is not finished ;-) customers, please where and how to put what. +Menu tree shows if any condition is set on a node. +Course Editor Environment knows about which node references what other resource (node,group,area, etc) Next step is catch cyclic, and invalid references. And prevent deletion of still referenced nodes. OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree

+9 -6 Patrick Brunner MAIN
1.1 11 Jul 05

OLAT-831: Integration of Scorm as course building block.

+168 schnider MAIN
1.20.22.2 05 Jul 06

OLAT-1553: merge HEAD into branch

-1 leberle OLAT-4_2_0-BPS-1553
1.20.22.1 20 Jun 06

OLAT-1553: First draft of - simplyfied options in BB external page (1555) - popup option is no longer available (1554) - course editor: simplyfied workflow (original 1553) - belonging localstrings for de language

+13 -14 leberle OLAT-4_2_0-BPS-1553
1.17.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+3 -3 guretzki OLAT-4_2_0-UNIZH-1233
1.15.18.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -12 guretzki OLAT-4_2_0-UNIZH-1480
1.20.6.1 25 Jul 06

merge HEAD into BRANCH-1530

+15 -17 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.20.16.1 11 Jul 06

OLAT-1562: Work in progress; Merge HEAD into branch.

+15 -17 guretzki OLAT-4_2_0-UNIZH-1562
1.20.8.1 21 Jul 06

merges from HEAD

+15 -17 gnaegi OLAT-4_2_0-goodsolutions-1232
1.22.2.1 10 Oct 06

MERGE HEAD TO BRANCH 5.0.x prepare for 5.0.1

+20 -12 Patrick Brunner OLAT-5_0_x-BRANCH
1.23.6.1 16 Nov 06

OLAT-1879 Merge HEAD into Branch 1879

+271 -1 leberle OLAT-5_1_0-BPS-1879
1.23.10.1 03 Nov 06

OLAT-1914 Merge HEAD to Branch

+271 -1 leberle OLAT-5_1_0-BPS-1914
1.25.4.2 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.25.4.1 26 May 08

OLAT-3186 Adding support for SCORM fixed display height and toggle navigation button config (approved by gs)

+24 -5 gnaegi OLAT-6_0_x-BRANCH
1.28.2.2 03 Feb 09

head merged

+1 -1 bja OLAT-HEAD-BPS-1229
1.28.2.1 25 Sep 08

OLAT-1229: mostly only updates to stay in sync with the HEAD extended logging from HEAD calls to new api in this branch updated file to generate reporting table updated file to generate postgresql-database in general

+3 -3 blaw OLAT-HEAD-BPS-1229
1.21.8.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+271 -1 ikroll OLAT-HEAD-BPS-1595
1.21.8.1 05 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress)

+23 -15 ikroll OLAT-HEAD-BPS-1595
1.23.8.1 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+271 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.29.26.1 17 Aug 09

OLAT-4261 Implementing SCORM Archive export and assessment details view

+3 -2 srosse OLAT-HEAD-FRENTIX-4261-Scorm-Result
1.35.2.1 09 Sep 10

OLAT-5494: merge head to epf-branch: olat3

+2 -2 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.21.2.5 03 Nov 06

Adding todos and unimplemented methods OLAT-1602

+52 gnaegi OLAT-HEAD-JGS-1577
1.21.2.4 03 Nov 06

Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD

+23 -15 gnaegi OLAT-HEAD-JGS-1577
1.21.2.3 16 Aug 06

olat-1577 improvements

+5 -8 fjost OLAT-HEAD-JGS-1577
1.21.2.2 16 Aug 06

olat-1577 default value for cutvalue

+2 -1 fjost OLAT-HEAD-JGS-1577
1.21.2.1 16 Aug 06

*** empty log message ***

+221 -1 mike OLAT-HEAD-JGS-1577
1.29.32.1 28 Oct 09

MERGE HEAD to BRANCH for mvn testing

+2 -2 Patrick Brunner OLAT-HEAD-UZH-4361
1.34.4.1 22 Jun 10

updating to current head

+11 -7 thomasw OLAT_6_4_0-BPS-Onyx_Integration
1.32.2.2 15 Mar 10

OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing

+1 -1 matthai tmpOLAT-HEAD-640-until-2010-03-10
1.32.2.1 20 Jan 10

merge with head

+2 -2 schnider tmpOLAT-HEAD-640-until-2010-03-10