Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Learner module fixes

    • -4
    • +4
    ./learning/IndividualLearnerResults.jsp
  1. … 2 more files in changeset.
learner module fixes

    • -1
    • +15
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 2 more files in changeset.
Message resource fixes

  1. … 1 more file in changeset.
fixes for the lost session

    • -11
    • +1
    ./monitoring/MonitoringMaincontent.jsp
  1. … 6 more files in changeset.
End of task: Learning module now presents incorrect and correct feedback.

    • -1
    • +13
    ./learning/CombinedAnswersContent.jsp
    • -3
    • +4
    ./learning/IndividualLearnerResults.jsp
    • -0
    • +13
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 4 more files in changeset.
Authoring module now supports giving feedback for correct and incorrect answers to questions.

  1. … 8 more files in changeset.
Modifications to message resource presentations after JSTL 1.1 upgrade.

    • -72
    • +26
    ./authoring/AuthoringMaincontent.jsp
    • -9
    • +5
    ./monitoring/MonitoringMaincontent.jsp
  1. … 11 more files in changeset.
export portfolio formatting fixes

repeated the same process done for q/a for mcq: switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 organized q/a's web.xml based on lams central web.xml made sure web.xml is valid and Eclipse has no formatting warnings added GPL license notices to files tested and made some modifications to jsps in relation to JSTL upgrade

    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
    • -2
    • +2
    ./monitoring/MonitoringMaincontent.jsp
  1. … 22 more files in changeset.
same things done for q/a project: Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +34
    ./WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/jstl/tlds/scriptfree.tld
  1. … 47 more files in changeset.
new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
made formatting change

Export Portfolio implementation in the form of jsp pages and config files

    • -0
    • +36
    ./exportPortfolio.jsp
modifications after removing the session attributes at the start of activities.

    • -6
    • +19
    ./monitoring/MonitoringMaincontent.jsp
  1. … 6 more files in changeset.
style changes and redundant jsp clean up

no change really

added definition:

<forward

name="learningStarter"

path=".learningStarter"

redirect="true"

/>

modified to accomodate learner progress view

more meaningful testers and starters

this is no more needed

    • -77
    • +0
    ./monitoring/MonitoringTabsHeader.jsp
fixed session data assignment from main jsp to included jsp

    • -1
    • +67
    ./monitoring/MonitoringMaincontent.jsp
changed button location by style

changes for the preview mode

improved Preview mode testing

updated definitions for preview mode

reformatting

    • -1
    • +0
    ./monitoring/MonitoringMaincontent.jsp
preview mode and formatting changes/updates

    • -18
    • +1
    ./learning/CombinedAnswersContent.jsp
    • -13
    • +12
    ./learning/SingleQuestionAnswersContent.jsp
formatting changes

changes for the authoring preview

    • -1
    • +19
    ./learning/CombinedAnswersContent.jsp
    • -0
    • +232
    ./learning/Preview.jsp
preview mode implementation