lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
learner flow improvements

More complete learner flow

    • -11
    • +38
    /lams_tool_vote/web/learning/AllNominations.jsp
additions to learner flow logic

Learner flow improvements

Improved learner flow

Improved learner flow

  1. … 17 more files in changeset.
*** empty log message ***

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Learning page done.

    • -0
    • +15
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -3
    • +3
    /lams_tool_larsrc/db/sql/tool_insert.sql
  1. … 11 more files in changeset.
Added real learner page back in (with a link from the dummy page) so that mitch can set up the Flash movie. Also set the charset/encoding for these pages to UTF-8

    • -62
    • +37
    /lams_learning/web/controlBottomFrame.jsp
    • -2
    • +2
    /lams_learning/web/controlTopFrame.jsp
    • -0
    • +84
    /lams_learning/web/dummyControlBottomFrame.jsp
    • -0
    • +50
    /lams_learning/web/dummyControlFrame.jsp
    • -0
    • +2
    /lams_learning/web/exportWaitingPage.jsp
    • -1
    • +1
    /lams_learning/web/loadToolActivity.jsp
    • -1
    • +1
    /lams_learning/web/optionsActivity.jsp
    • -1
    • +1
    /lams_learning/web/parallelActivity.jsp
    • -1
    • +1
    /lams_learning/web/partialCompleted.jsp
Learner module, basic learner flow is functional

    • -4
    • +17
    /lams_tool_vote/db/model/lams_tool_vote.clay
    • -1
    • +2
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
Learner module, 2nd user screen completed.

    • -116
    • +35
    /lams_tool_vote/web/learning/IndividualLearnerResults.jsp
Learner module implementation. First page completed.

    • -15
    • +2
    /lams_tool_vote/db/model/lams_tool_vote.clay
    • -2
    • +1
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
    • -0
    • +66
    /lams_tool_vote/web/learning/learningHeader.jsp
Learner module implementation. Needs improvement.

    • -0
    • +171
    /lams_tool_vote/web/learning/AnswersContent.jsp
    • -0
    • +259
    /lams_tool_vote/web/learning/IndividualLearnerResults.jsp
    • -0
    • +184
    /lams_tool_vote/web/learning/Preview.jsp
    • -0
    • +102
    /lams_tool_vote/web/learning/RedoQuestions.jsp
    • -0
    • +148
    /lams_tool_vote/web/learning/ResultsSummary.jsp
    • -0
    • +212
    /lams_tool_vote/web/learning/ViewAnswers.jsp
Basic Learner module implementation. Needs improvement.

Fixed the export portfolio - when the resource files were renamed I missed a hardcoded entry in the constants.

Added "real" monitor page, which will contain the Flash movie. Doesn't replace the dummy pages yet as the required functionality doesn't exist yet. Once completed, the dummy pages will be removed.

    • -0
    • +3
    /lams_monitoring/web/dummyControlFrame.jsp
    • -0
    • +80
    /lams_monitoring/web/monitor.jsp
No longer required - were debugging screens used earlier

    • -365
    • +0
    /lams_monitoring/web/learner.css
Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled. Cleaned up MonitoringAction so that it doesn't try to forward to a jsp.

Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled. Added create date and start date to the LessonDTO object.

Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled.

    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
    • binary
    /lams_common/design/LessonState.xml.zip
Added create date and start date to the LessonDTO object.

WDDX changes

    • binary
    /lams_central/web/lams_authoring.swf
Updated serializeString method to create escaped characters with decimal values not hex values to be handle by Java WDDX processor

Completed monitoring url except Summary tab

    • -5
    • +4
    /lams_tool_vote/db/model/lams_tool_vote.clay
    • -2
    • +1
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
Monitoring url implementation. Nees a little work on the Edit Activity screen.

Monitoring url implemenattion. Needs some finishing touches on the Edit Activity and Summary screens. Still functional as is.

    • -0
    • +50
    /lams_tool_vote/web/monitoring/Edit.jsp
    • -0
    • +62
    /lams_tool_vote/web/monitoring/Instructions.jsp
    • -0
    • +136
    /lams_tool_vote/web/monitoring/LearnerRep.jsp
    • -0
    • +166
    /lams_tool_vote/web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +60
    /lams_tool_vote/web/monitoring/Stats.jsp
    • -0
    • +134
    /lams_tool_vote/web/monitoring/SummaryContent.jsp
    • -0
    • +42
    /lams_tool_vote/web/monitoring/UserResponses.jsp
Renamed message key activity.display.name to activity.title to follow i18n guidelines

Replaced code in html head with new <lams:headItems/> custom tag.

    • -10
    • +1
    /lams_tool_chat/web/common/header.jsp
renamed message key activity.display.name to activity.title to follow i18n guidelines

Add toolContentManager toolsessionmanager interface.