lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4895 Fix detection whether MCQ has already been attempted

Merge branch 'master' into develop

Conflicts:

lams_admin/conf/language/lams/ApplicationResources.properties

lams_admin/conf/language/lams/ApplicationResources_el_GR.properties

lams_admin/conf/language/lams/ApplicationResources_en_AU.properties

lams_admin/conf/language/lams/ApplicationResources_es_ES.properties

lams_tool_assessment/conf/language/lams/ApplicationResources_el_GR.properties

LDEV-4769 Updating translations

LDEV-4769 Update translations

Merge branch 'master' into develop

LDEV-4858 Set marks and other numeric values as numbers

Merge branch 'master' into develop

Merge branch 'LDEV-4859'

LDEV-4859 Include time with dates

Merge branch 'master' into develop

Merge branch 'LDEV-4879'

LDEV-4879 Create lesson in subgroups at one go

LDEV-4884 Several minor fixes for UUID and description QTI import

LDEV-3000 Add a fix for QTI import pop up closing in Chrome

LDEV-4745 Add QB questions to private collection for TBL template

LDEV-4884 QB UUID processing in QTI import in TBL template in authoring

LDEV-4892 Log all request parameters coming to LoginRequestLtiServlet

LDEV-4891 Calculate iRA percentages for VSA questions in TBL monitoring

LDEV-4890 IRA student choices percentages should be <= than 100%

LDEV-4889 Display correct/incorrect icons in TBL monitor's Teams tab

LDEV-4888 Prevent exception thrown on answering ordering type of question

LDEV-4884 Make QB UUID processing easier

Also allow setting QB UUID on import and not generate it always when a

question gets saved into DB.

LDEV-4745 Fix TBL template Scratchie question adding in authoring

Even if there were RAT multiple questions added, only one showed up in

Scratchie.

Merge branch 'LDEV-4745' into v4.0

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/qb/SearchQBController.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

LDEV-4745 Fix authoring templates for new QB structure

Merge branch 'master' into develop

LDEV-4885 Remove all white space characters from preset marks setting

LDEV-4875 Respect QbQuestion's case sensitive setting

* Simplify learning.jsp, so it gets most of the data from the server

rather than tries to figure it out on a client side

* Optimize the way answers get fetched from Assessment

* Fix the following issue: if there is no activity selected to fetch

assessment answers from, then Scratchie don't show user answers

Merge branch 'LDEV-4884' into LDEV-4745

LDEV-4884 UUIDs in QTI export/import in QB