Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Monitoring summary screen, Learner and teacher export portfolio and Learner view only report screen generation logic have been modified to work with the recent request scope changes to learner module.

Right now all these modules are functional as beforwe, however monitoring and export portfolio still depends

on session scope to hold certain data.

The focus was to make learner module truly request scope based and all these other modules to work normally for the time being. These other modules could be

converted to request scope if that is needed as well.

  1. … 6 more files in changeset.
Learning form taken into request scope

LDEV-278: Completed Q/A learner flow based on request scope. There is a side affect to Monitoring summary screen which is being attended currently.

  1. … 11 more files in changeset.
Completed listing of learner results as well as moving backwards and onwards between questions/answers.

    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
  1. … 1 more file in changeset.
Sequential listing mode implementation, to be tested

    • -1
    • +3
    ./learning/IndividualLearnerResults.jsp
  1. … 6 more files in changeset.
Improvements to Q/A learning module for request scope handling. Work in progress.

    • -1
    • +2
    ./learning/IndividualLearnerResults.jsp
    • -9
    • +9
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
LDEV-278: Modifying first and second screens of Q/A learning screens for request scope handling

    • -8
    • +9
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
Exception handler define for STRUTS.

  1. … 11 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +65
    ./learning/defineLater.jsp
  1. … 56 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 72 more files in changeset.
Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
fix to css tag

Look and feel updates

  1. … 1 more file in changeset.
New look and feel applied to learner module

    • -23
    • +46
    ./learning/IndividualLearnerResults.jsp
    • -0
    • +163
    ./learning/LearnerRep.jsp
    • -5
    • +3
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
finalized authoring look and feel for beta

  1. … 3 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Look and feel updates

  1. … 6 more files in changeset.
look and feel updates

  1. … 3 more files in changeset.
Improvements to look andf feel

    • -76
    • +123
    ./authoring/InstructionsContent.jsp
    • -85
    • +132
    ./monitoring/Instructions.jsp
Converted to "field-name" and removed fonts

    • -20
    • +10
    ./authoring/BasicContentViewOnly.jsp
    • -11
    • +6
    ./authoring/InstructionsContent.jsp
    • -27
    • +19
    ./learning/IndividualLearnerResults.jsp
    • -11
    • +10
    ./learning/SequentialAnswersContent.jsp
  1. … 1 more file in changeset.
Updated look and feel with the new styles and tags

    • -15
    • +16
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +78
    ./WEB-INF/tags/Passon.tag
    • -61
    • +62
    ./authoring/AuthoringTabsHolder.jsp
    • -28
    • +13
    ./authoring/InstructionsContent.jsp
    • -0
    • +5
    ./common/fckeditorheader.jsp
  1. … 87 more files in changeset.
Fix for LDEV224

    • -0
    • +8
    ./monitoring/MonitoringMaincontent.jsp
  1. … 15 more files in changeset.
Changes for Preview mode

removed redundant code

  1. … 1 more file in changeset.
UTF meta tag fix

Export portfolio implemenattion for teacher and learner mdoes

  1. … 3 more files in changeset.
Fixes to LDEV-251, 252 and 253

    • -7
    • +30
    ./learning/IndividualLearnerResults.jsp
  1. … 8 more files in changeset.
Fix to LDEV-217: Learning: Not showing other people's answers. Screen still missing?? (Ernie)

    • -0
    • +101
    ./learning/IndividualLearnerResults.jsp
  1. … 8 more files in changeset.
Export Portfolio skeleton

Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +35
    ./export/ExportContent.jsp
    • -0
    • +65
    ./export/exportportfolio.jsp
    • -1
    • +1
    ./monitoring/MonitoringMaincontent.jsp
  1. … 3 more files in changeset.