lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added code to initiate the Learner Tab

corrected the Constructor name from MonitorView to MonitorTabView

made changes to the initi method to draw the optional activity children properly

added getDTO method

Adding new org columns and the privilege tables

    • -2336
    • +2471
    /lams_common/db/model/lams_11.clay
    • -1
    • +26
    /lams_common/db/sql/create_lams_11_tables.sql
    • -12
    • +12
    /lams_common/db/sql/insert_users.sql
added courseID/classID root params

    • -1
    • +10
    /lams_central/src/flash/main_addseq.as
org tree is reloaded if user has not passed step 3 (ie selected users from class)

added method to select a node - used to select first visible node in tree

added org tree handle for input params courseID/classID

renamed servlet + userID hack

Re enabled Save buttons for define later and monitoring 'Edit Activity'

Enabled hidden entries in the Learner export portfolio

    • -2
    • +45
    /lams_tool_vote/web/export/ExportContent.jsp
removed charts from stats tab

added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container

replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow

made some changes in loadLearners and loadStaff methods

added few trace commands for testing

Implemented learner progress report

Implemented export portfolio for teacher as well as for earner

    • -3
    • +29
    /lams_tool_vote/web/export/ExportContent.jsp
    • -1
    • +19
    /lams_tool_vote/web/export/exportportfolio.jsp
Export Portfolio for learner implemented

    • -0
    • +179
    /lams_tool_vote/web/export/ExportContent.jsp
    • -5
    • +24
    /lams_tool_vote/web/export/exportportfolio.jsp
    • -0
    • +1
    /lams_tool_vote/web/learning/Preview.jsp
Made learner module look and feel standard with other tools

    • -5
    • +4
    /lams_tool_vote/web/learning/Preview.jsp
Copying a learning design wasn't resetting the groupings properly. Hopefully fixed now. Also changed the copy code to recursively process child activities - not to assume that we only ever have two levels of activities.

Adding the correct icon

    • -1
    • +1
    /lams_tool_vote/db/sql/activity_insert.sql
    • binary
    /lams_tool_vote/web/images/icon_mcq.swf
    • binary
    /lams_tool_vote/web/images/icon_ranking.swf
Changed getOrganisationsByUserRole, getUserOrganisation to support getting the child organisations by user/role, and to get a single organisation and the user's role in that organisation.

Added mappings to build path so that junit tests run within eclipse.

Done Stats tab

    • -0
    • +29
    /lams_tool_vote/web/monitoring/Stats.jsp
Bar chart added to Learner environment

    • -0
    • +74
    /lams_tool_vote/web/monitoring/PullDownMenuStats.jsp
    • -0
    • +2
    /lams_tool_vote/web/monitoring/Stats.jsp
    • -0
    • +212
    /lams_tool_vote/web/monitoring/SummaryStatsCommon.jsp
jsp formatting changes to summary tab

removed group names step

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
    • binary
    /lams_central/src/flash/lam_addseq_wiz.swf
Added bar chart