lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5081 Extract and rewrite Assessment advanced authoring tab

    • -0
    • +228
    /lams_tool_assessment/web/pages/authoring/advance5.jsp
LDEV-5080 Introduce a generic Input tag

    • -0
    • +37
    /lams_tool_assessment/web/WEB-INF/tags/Input.tag
    • -28
    • +13
    /lams_tool_assessment/web/WEB-INF/tags/Switch.tag
LDEV-5080 Allow Spring form tags in LAMS component tags

    • -17
    • +23
    /lams_central/web/css/components.css
    • -1
    • +12
    /lams_tool_assessment/web/WEB-INF/tags/Switch.tag
LDEV-5081 Extract and rewrite Assessment authoring questions tab

Question list and Question Bank panel still require rewriting.

    • -0
    • +237
    /lams_tool_assessment/web/pages/authoring/questions5.jsp
LDEV-5081 Extract and rewrite Assessment authoring basic tab

    • -0
    • +21
    /lams_tool_assessment/web/pages/authoring/basic5.jsp
LDEV-5080 Introduce Dropdown tag

    • -0
    • +41
    /lams_tool_assessment/web/WEB-INF/tags/Dropdown.tag
LDEV-5080 Introduce Switch tag

    • -0
    • +42
    /lams_tool_assessment/web/WEB-INF/tags/Switch.tag
LDEV-5080 Fix right column padding on a narrow screen

    • -38
    • +47
    /lams_central/web/css/components-responsive.css
LDEV-5080 Fix expanded state of collapsible Panel

LDEV-5080 Introduce new Page tag

    • -0
    • +31
    /lams_tool_assessment/web/WEB-INF/tags/PageComponent.tag
LDEV-5080 Fix CSS calc formulas after reformat

    • -15
    • +15
    /lams_central/web/css/components.css
LDEV-5080 Make Panel tag customisable

    • -336
    • +378
    /lams_central/web/css/components.css
    • -12
    • +42
    /lams_tool_assessment/web/WEB-INF/tags/Panel.tag
LKC-89 Calculate correct answer correctly when max mark is 0

LDEV-3716 Fix label reference so correct option gets checked

LDEV-5078 Fix i18n labels in Arrow tag

LDEV-5080 Initial version of panel tag

    • -0
    • +38
    /lams_tool_assessment/web/WEB-INF/tags/Panel.tag
LDEV-5080 Use redesigned dummy tool authoring template in Assessment

    • -0
    • +7
    /lams_central/web/css/bootstrap4.min.css
    • -0
    • +55
    /lams_central/web/css/components-responsive.css
    • -0
    • +482
    /lams_central/web/css/components.css
    • -0
    • +184
    /lams_central/web/css/jquery.tablesorter.custom.css
    • -0
    • +1
    /lams_central/web/images/components/arrow.svg
    • -0
    • +3
    /lams_central/web/images/components/arrow2.svg
    • -0
    • +6
    /lams_central/web/images/components/assess-icon.svg
    • -0
    • +10
    /lams_central/web/images/components/assess-icon1.svg
    • -0
    • +3
    /lams_central/web/images/components/assess-icon2.svg
    • -0
    • +3
    /lams_central/web/images/components/assess-icon3.svg
    • -0
    • +3
    /lams_central/web/images/components/assess-icon4.svg
    • -0
    • +3
    /lams_central/web/images/components/assess-icon5.svg
    • -0
    • +3
    /lams_central/web/images/components/assess-icon6.svg
    • -0
    • +4
    /lams_central/web/images/components/assess-icon7.svg
    • -0
    • +1
    /lams_central/web/images/components/icon1.svg
  1. … 12 more files in changeset.
LKC-216 Open TBL monitor instead of regular one from lesson container

LDEV-4745 Use correct Set class in Scratchie on TBL sequence create

Merge remote-tracking branch 'origin/master' into v4.0

Merge remote-tracking branch 'origin/v4.0' into LDEV-5080

Conflicts:

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

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

lams_tool_assessment/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/service/McService.java

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

lams_tool_lamc/web/authoring/candidateAnswersList.jsp

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

Merge branch 'LDEV-5079'

LDEV-5079 Export LD as sysadmin and get its filesystem path

Merge remote-tracking branch 'origin/master' into v4.0

Conflicts:

lams_tool_assessment/web/pages/authoring/parts/optionlist.jsp

lams_tool_assessment/web/pages/authoring/parts/questionlist.jsp

lams_tool_assessment/web/pages/authoring/parts/questionlistRestricted.jsp

lams_tool_laqa/web/authoring/itemlist.jsp

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

Merge branch 'LDEV-5078'

LDEV-5078 Fix i18n labels in Arrow tag

    • -3
    • +4
    /lams_admin/web/WEB-INF/tags/Arrow.tag
    • -3
    • +4
    /lams_central/web/WEB-INF/tags/Arrow.tag
    • -3
    • +4
    /lams_learning/web/WEB-INF/tags/Arrow.tag
  1. … 38 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

Merge branch 'LDEV-5077'

LDEV-5077 Allow all HTTP methods when fetching Survey chart

LDEV-4745 Use correct Set class for sorting MCQ questions