PreviewAssessmentManager.java

Diff Revision Date Message Lines Author Branch
1.26 11 Feb 11

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

+44 -26 Patrick Brunner MAIN
1.25 11 Feb 11

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

+52 -51 Patrick Brunner MAIN
1.24 03 Feb 11

OLAT-6239: the deadline job don't log anymore its user activity if it submits a map as it's not a user

+9 srosse MAIN
1.23 16 Mar 10

added basicManager as common type for all mangers. Later BasicManger will get the only place to access the database and other managers...

+2 -1 schnider MAIN
1.22 06 Jan 09

OLAT-3707 Return default comment "This is is a preview" for getNodeComment and getNodeCoachComment.

+2 -2 lavinia MAIN
1.21 06 Jan 09

OLAT-3707 Fixed.

+2 -2 lavinia MAIN
1.20 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.

+8 -2 lavinia MAIN
1.19 03 Sep 08

OLAT-3357 Changed lock schema for assessment data. Update EfficiencyStatement inside doInSync() and use the same lock as the AssessmentManager.

+6 lavinia MAIN
1.18 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.17 14 Aug 08

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

+14 -3 lavinia MAIN
1.16 11 Apr 08

OLAT-2993, OLAT-3014 In progress...

+3 -2 lavinia MAIN
1.15 09 Apr 08

OLAT-2993 Show results time-dependent. In progress...

+18 lavinia MAIN
1.14 19 Oct 07

OLAT-2278 refactored AssessmentManager to use new cache structure - not active yet

+2 -2 fjost MAIN
1.13 20 Jun 07

olat-2278 now not in branch anymore, but spring-ified in HEAD. Work: - rename olatresourceableeventcenter to olatsystembus - extract interface and let spring implement by di - created singleVM and Cluster version of the olat system bus - organize imports work still in progress for the cluster version, the standard version is ok.

+2 -2 fjost MAIN
1.12 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.11 10 May 06

olat-1509

+13 -13 fjost MAIN
1.10 09 May 06

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

+3 -3 fjost MAIN
1.9 09 May 06

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

+1 -1 fjost MAIN
1.8 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.7 05 Apr 06

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

+13 -19 schnider MAIN
1.6 08 Feb 06

OLAT-1316: Refactored check back to interface impl. Flo - thanks for the hint!

+5 -4 schnider MAIN
1.5 02 Sep 05

preload user assessment data when entring course, should speed up loading of course a bit

+10 -3 gnaegi MAIN
1.4 02 Mar 05

- major speed improvement in assessment tool - caching now works also when choosing another group - adding preloading thread that fills the assessment cache in the background when starting the assessment tool - user table model is now used instead of wrapped identity table model when necessary - adding configurable user table as in group controller http://bugzilla.olat.org/show_bug.cgi?id=1362

+11 -3 gnaegi MAIN
1.3 25 Feb 05

Added attempts simulation

+11 -6 mike MAIN
1.2 25 Feb 05

Bug #1312

+57 -29 mike MAIN
1.1 08 Feb 05

*** empty log message ***

+101 mike MAIN
1.7.4.2 10 May 06

OLAT-1233: Merge HEAD into Branch

+13 -13 guretzki OLAT-4_2_0-UNIZH-1233
1.7.4.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+5 -5 guretzki OLAT-4_2_0-UNIZH-1233
1.6.6.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -19 guretzki OLAT-4_2_0-UNIZH-1480
1.11.36.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.16.2.1 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.19.2.2 03 Feb 09

head merged

+2 -2 bja OLAT-HEAD-BPS-1229
1.19.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

+8 -2 blaw OLAT-HEAD-BPS-1229
1.11.30.1 05 Oct 06

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

+20 -12 ikroll OLAT-HEAD-BPS-1595
1.12.8.2 06 Jan 08

OLAT-2434 Merging HEAD to CF branch, adding database migration script. There are some classes I had to patch in the core to make this branch work, I will commit them directly to HEAD when merging the branch back to HEAD, so this branch will not compile out of the box.

+2 -2 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.12.8.1 17 Jul 07

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

+2 -2 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.11.24.1 03 Nov 06

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

+20 -12 gnaegi OLAT-HEAD-JGS-1577
1.13.10.1 23 Nov 07

OLAT-2725 merges from head, adjusting portal changes edit mode

+2 -2 gnaegi OLAT-HEAD-YAML-1725
1.20.2.1 12 Jan 09

merge Head to branch, part1

+2 -2 rhaag OLAT-HEAD_FRENTIX-3674
1.12.12.1 14 Nov 06

OLAT-1835 organize imports & Separation core - lms

+2 -2 Patrick Brunner OLAT-HEAD_UNIZH-1935