lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054: Updating and fixing labels

There's quite a lot of work required with labels and it's not jsut translations but rearringing them according to language, string lenght, etc. Also we shouild be more accurate in naming users. When we are referring to students, we should call them students instead of users. Quite a few of these instances in this commit

    • -17
    • +17
    /lams_tool_assessment/conf/language/lams/ApplicationResources_es_ES.properties
  1. … 34 more files in changeset.
LDEV-4459: small formatting change

LDEV-4054: Adding template labels

Previously removed by accidents as they aren't in i18n yet

LDEV-4054: Updating labels

  1. … 11 more files in changeset.
LDEV-4587 Silence i18n warning as they are not that important

LDEV-4054: updating labels

Mainly Spanish and a little bit of Greek and Norwegian

    • -26
    • +74
    /lams_tool_assessment/conf/language/lams/ApplicationResources_es_ES.properties
  1. … 24 more files in changeset.
LDEV-4587 Select branch based on option order chosen by learner

A condition has a question sequence ID and an option sequence ID encoded

in its name. This way we know what output to produce. Then all outputs

are sorted and a branch which was not processed yet gets chosen.

Monthly merge from master to lams31

Conflicts:

lams_admin/src/java/org/lamsfoundation/lams/admin/web/action/OrgPasswordChangeAction.java

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_central/src/java/org/lamsfoundation/lams/comments/web/CommentAction.java

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

lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingUploadAJAXAction.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/action/LearningAction.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/action/MonitoringAction.java

lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/actions/LearningAction.java

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

lams_tool_survey/src/java/org/lamsfoundation/lams/tool/survey/web/action/MonitoringAction.java

  1. … 8 more files in changeset.
LDEV-4587 Add new assessment output type

LDEV-4585 Activity names in Greek appear properly in export file.

LDEV-4586 Letter prefixes shown on results page

LKC-137 Add Save/Cancel buttons for jqGrid inline editing

LDEV-4582 Set default value for the new Prefix column

LDEV-4054: Updating Greek and English

Merge branch 'LDEV-4582'

LDEV-4582 Able to add letter prefix to Assessment MCQ Answers

Merge branch 'LDEV-4583'

LDEV-4583 Block access to index.do for integration learners

If user comes from integrations and possess only learner rights we

should not allow him/her to access index.do page.

LDEV-4569 add support for LKC TBL monitoring case

There is a special case, used for LKC TBL monitoring only, when

learning design doesn't contain Scratchie activities. In this case

all Assessments should be shown as AEs.

LDEV-4569 use jquery toggle instead of bootstrap collapse

By some reason bootstrap collapse doesn't work properly. Involved

links got assigned double amount of click handlers which makes

them appear and then instantaneously disappear again.

LDEV-4577: minor UI improvement

Adding a heading to feedback options in advanced tab authoring

LDEV-4577 Can now just show feedback without showing answers.

  1. … 4 more files in changeset.
Merge branch 'LDEV-4580'

LDEV-4580, LDEV-4497 Fix content dir path when exporting/importing LD

Merge branch 'LDEV-4581'

LDEV-4581 QTI export now parses images with names with whitespace

LDEV-4569: fixing label

LDEV-4454 Adding labels for kumalive polls in i18n

LDEV-4569 Change burning questions' heading collapse icon

Merge branch 'LDEV-4579'