lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4501 Debugging removed for merge to master.

Merge branch 'LDEV-4520'

LDEV-4520 Reimplement student choices page in case of Assessment iRA

It should follow the format of Student choices page in case of MCQ iRA.

    • -0
    • +139
    /lams_tool_assessment/web/pages/tblmonitoring/iraAssessmentStudentChoices.jsp
LDEV-4521 Updating user does not trigger index error

LDEV-4520 Fix export excel feature for AEs tab

LDEV-4505 Learner names in monitoring are Lastname, Firstname

LDEV-4505 Learners identified by Lastname, Surname in Monitoring

LDEV-4520 Fix several CSS issues

    • -5
    • +4
    /lams_monitoring/web/css/tblmonitor.scss
    • -2
    • +2
    /lams_monitoring/web/tblmonitor/teams.jsp
LDEV-4520 Change the way TBL activity is detected

TBL activity should contain the following sequence Grouping->(MCQ or

Assessment)->Leader Selection->Scratchie but it might have some other

gates or activities in the middle though.

LDEV-4520 Stop showing n/a column in iRA's student's choices

Instead show percentages as floats with 2 decimal places.

LDEV-4054: updating Greek

Merge branch 'LKC-89'

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
LKC-89 add labels

To be able to use them even before they will be added to i18n server

LKC-89 Add TBL Monitoring code specific for the tools

Add TblMonitoringAction classes and /tblmonitoring/*.jsps to the

tools projects. They will be consumed solely by lams_monitoring

to generate tool specific content required for TBL Monitoring.

Tools themselves won't use those classes and jsps.

    • -0
    • +15
    /lams_tool_assessment/web/WEB-INF/web.xml
  1. … 37 more files in changeset.
LKC-89 Move TBL Monitoring interface from lams-private

Add a switch that would display TBL UI monitoring interface. It

should be available only to the TBL template lessons.

Besides, modify the TBL UI monitor as in some cases the iRA (the first

assessment is not only just MCQ, but Assessment). So the change would be

to add as iRA the first assessment activity whether this is MCQ or

assessment.

    • -0
    • +15
    /lams_monitoring/web/WEB-INF/web.xml
    • -0
    • +400
    /lams_monitoring/web/css/tblmonitor.scss
    • -14
    • +29
    /lams_monitoring/web/monitor.jsp
    • -0
    • +62
    /lams_monitoring/web/tblmonitor/forum.jsp
    • -0
    • +58
    /lams_monitoring/web/tblmonitor/gates.jsp
    • -0
    • +353
    /lams_monitoring/web/tblmonitor/sequence.jsp
    • -0
    • +289
    /lams_monitoring/web/tblmonitor/tblmonitor.jsp
    • -0
    • +425
    /lams_monitoring/web/tblmonitor/teams.jsp
    • -0
    • +14
    /lams_monitoring/web/template/taglibs.jsp
LKC-89 Avoid JS exception if sequenceInfoDialog is not available

LKC-89 add auxiliary methods required for TBL monitoring

LKC-89 introduce chart.js library required for TBL monitoring

    • -0
    • +11
    /lams_central/web/includes/javascript/chartjs.js
Merge branch 'LDEV-4519'

LDEV-4519 Hide learners who are also staff

LDEV-4519 Email changed password to users

LDEV-4519 Real password change

Also correctly bind form widgets with its fields

and process checkboxes correctly.

    • -4
    • +5
    /lams_admin/web/WEB-INF/struts-config.xml
    • -20
    • +25
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4519 Add form validation and success message

    • -1
    • +1
    /lams_admin/web/WEB-INF/struts-config.xml
    • -56
    • +71
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4519 Layout adjustments

    • -10
    • +31
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4519 Make random passwords easier

LDEV-4519 Store users excluded from password change

Minor CSS changes

    • -2
    • +2
    /lams_admin/web/WEB-INF/struts-config.xml
    • -5
    • +46
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4501 Gradebook audit log entry parameter order corrected

LDEV-4501 All Audit Log entries are now Log Event entries

    • -19
    • +0
    /lams_build/conf/slim/standalone.xml
  1. … 51 more files in changeset.
LDEV-4519 Add paged, sortable user grids

    • -33
    • +98
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4519 Prevent both group checkboxes from being unchecked