create_lams_tool_assessment.sql

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5433 Squash DB patches and update versions

    • -15
    • +33
    ./create_lams_tool_assessment.sql
  1. … 107 more files in changeset.
LDEV-5328 Squash DB patches and update versions

    • -194
    • +183
    ./create_lams_tool_assessment.sql
  1. … 154 more files in changeset.
LDEV-5081 Merge changes made for monitor in LDEV-5083

  1. … 36 more files in changeset.
Merge remote-tracking branch 'origin/v4.0' into LDEV-5016

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/LdTemplateController.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/TBLTemplateController.java

lams_central/src/java/org/lamsfoundation/lams/web/QuestionsController.java

lams_central/web/qb/collection.jsp

lams_central/web/questions/questionFile.jsp

lams_common/db/sql/create_lams_11_tables.sql

lams_common/db/sql/insert_lams_config_data.sql

lams_common/db/sql/insert_types_data.sql

lams_common/src/java/org/lamsfoundation/lams/dbupdates/patch20200129.sql

lams_common/src/java/org/lamsfoundation/lams/questions/QuestionWordParser.java

lams_common/src/java/org/lamsfoundation/lams/tool/service/LamsToolService.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java

lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_assessment/db/sql/create_lams_tool_assessment.sql

lams_tool_lamc/conf/language/lams/ApplicationResources.properties

lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McContent.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McUsrAttempt.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

lams_tool_lamc/web/WEB-INF/tags/Arrow.tag

lams_tool_lamc/web/WEB-INF/tags/CKEditor.tag

lams_tool_lamc/web/WEB-INF/tags/Etherpad.tag

lams_tool_lamc/web/WEB-INF/tags/Rating.tag

lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag

lams_tool_lamc/web/authoring/candidateAnswersList.jsp

lams_tool_lamc/web/authoring/itemlist.jsp

lams_tool_scratchie/web/pages/authoring/basic.jsp

lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp

  1. … 29 more files in changeset.
LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

  1. … 40 more files in changeset.
LDEV-4979 Update SQL scripts for LAMS 4.0 release

1. Update SQL scripts (create_lams_tool_*.sql), to avoid running 3.1 to

4.0 autopatch scripts on every build.

2. Update module version to 20200219 in build.properties.

3. Squash patches that upgrade from 3.1 to 4.0 into a single one.

    • -60
    • +16
    ./create_lams_tool_assessment.sql
  1. … 58 more files in changeset.
LDEV-4743 Squash/Update SQL scripts ready for LAMS 3.1 release

    • -18
    • +22
    ./create_lams_tool_assessment.sql
  1. … 129 more files in changeset.
LDEV-4180: Reintroduce define_later in Assessment as we still use it.

LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

    • -108
    • +128
    ./create_lams_tool_assessment.sql
  1. … 223 more files in changeset.
LDEV-2839: Assessment Tool clean up: Add missing taglibs references. Add missing "drop table" statement for tool deployment.

  1. … 7 more files in changeset.
LDEV-2807: Support for MySQL 5.5

    • -12
    • +12
    ./create_lams_tool_assessment.sql
  1. … 52 more files in changeset.
LDEV-2717 Added passing mark feature to assessment tool

*merge from lams2_3_release

  1. … 12 more files in changeset.
LDEV-2714 Pool of questions for assessment tool

*merge from lams2_3_release to HEAD

  1. … 20 more files in changeset.
LDEV-2683: Option for not displaying answers summary

  1. … 6 more files in changeset.
LDEV-2657 Date and time restriction in Assessment

*merge from lams2_3_release

  1. … 14 more files in changeset.
LDEV-2516 Show wrong and right answers separately (merge from lams2_3_release branch to HEAD)

  1. … 13 more files in changeset.
LDEV-2518 Penalty factor to be 0 by default

rolling back changes in sql script as LDEV-2516 (Show wrong and right answers separately) doesn't affect Lams 2.4 version

LDEV-2518: penalty factor to be 0 by default

LDEV-2478 added Option to allow the student to have a rich text editor to answer

  1. … 8 more files in changeset.
Merge lams2_3 into head

  1. … 36 more files in changeset.
LDEV-2169 Monitoring

* tool outputs

* export portfolio

* fixing bugs

* user master detail

  1. … 30 more files in changeset.
LDEV-2105 Authoring

* adding new option to advanced tab (controls appearance of history of responses)

* fixes processing of numerical units

  1. … 5 more files in changeset.
LDEV-2114 Learning

* several bug fixes

* "History of Responses" added

* time limitation

  1. … 29 more files in changeset.
LDEV-2114 Learning

fixing small bugs

  1. … 16 more files in changeset.
LDEV-2114 Learning

* processing of penalties and total grades

* corrected attempt's start time and finish time

* added attempt summary

* overall feedbacks

* implemented options from advanced tab

  1. … 21 more files in changeset.
LDEV-2114 * support for a whole new control flow * a lot of refactoring connected with this * changed structure of DTO objects * available to store multiple attempts * changed "Attempts allowed" default value to 1

    • -15
    • +20
    ./create_lams_tool_assessment.sql
  1. … 32 more files in changeset.
LDEV-2114 Learning main features implemented

    • -11
    • +24
    ./create_lams_tool_assessment.sql
  1. … 55 more files in changeset.
LDEV-2105 New ordering question type

  1. … 8 more files in changeset.
LDEV-2105 * numerical question type: ability to add units * numerical question type: javascript validation fixed * dramatically improved JS validation's displaying method * FCKEditors is used in option lists now

  1. … 23 more files in changeset.
LDEV-2105 * the rest of question types covered * FCKEditor problem solved

  1. … 19 more files in changeset.