lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-28 added arbitrary parameter "toolContentId". And when it's available - it recalculates marks only for the sessions belonging to that toolContent, if this parameter is missing - it goes in a loop and recalculates for session uids from 1 to 20 000.

LDEV-3444 fixing java.lang.NullPointerException at org.lamsfoundation.lams.tool.scratchie.web.action.LearningAction.start(LearningAction.java:276) that occurred in cases when general burning question was left first and only then all other burning questions

LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 33 more files in changeset.
LDEV-3444 Adding a "general" burning question

    • -1
    • +6
    ./web/pages/learning/burningQuestions.jsp
LDEV-3476 prevent Learners from proceeding to the result page if burning questions aren't submitted yet

LDEV-3475 show burning questions across all groups(just like in monitor) for all learners

    • -22
    • +48
    ./web/pages/learning/results.jsp
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3455: Removing submission entry that should not have been added the REST authoring.

  1. … 1 more file in changeset.
LDEV-3455: Submission deadline should not have been included in the REST authoring interface as it is set in monitoring. Removing.

  1. … 6 more files in changeset.
LDEV-3455 Rest support for template based authoring.

  1. … 9 more files in changeset.
LDEV-3476 prevent Learners from proceeding to the result page if burning questions aren't submitted yet

LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

LDEV-3475 show burning questions across all groups(just like in monitor) for all learners

    • -39
    • +47
    ./web/pages/learning/results.jsp
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3455 Rest support for template based authoring.

LDEV-3431: Fix a config file structure so it is accepted by WildFly.

LDEV-2975: Updating Greek and Norwegian

  1. … 18 more files in changeset.
LDEV-3444 Fixing display of burning questions if one of them was left blank

LDEV-3444 Adding a "general" burning question

    • -1
    • +6
    ./web/pages/learning/burningQuestions.jsp
LDEV-3431 Ability to raise burning questions

  1. … 10 more files in changeset.
LDEV-3431 Ability to raise burning questions

    • -7
    • +35
    ./web/pages/learning/burningQuestions.jsp
LDEV-3431 Ability to raise burning questions

  1. … 6 more files in changeset.
LDEV-3340: Remove .clay files. They were used to model the database but are obsolete now.

  1. … 24 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_scratchie

LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3381: Upgrade to WildFly 9 Alpha2 version.

  1. … 41 more files in changeset.
LDEV-3379: Fix issues regarding 'limit' keyword usage in HQL queries. Reformat source.

  1. … 3 more files in changeset.