Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Learner Report implementation. A report gets generated for the learners in the learning module.

    • -0
    • +107
    ./monitoring/LearnerRep.jsp
  1. … 14 more files in changeset.
Modified error reporting screen to use message beans rather than logical iteration.

  1. … 6 more files in changeset.
Added Export Portfolio functionality.

    • -1
    • +5
    ./monitoring/MonitoringMaincontent.jsp
  1. … 7 more files in changeset.
Monitoring url, Define Later and Edit Activity integration

    • -3
    • +3
    ./learning/SequentialAnswersContent.jsp
    • -8
    • +12
    ./monitoring/MonitoringTabsHeader.jsp
  1. … 6 more files in changeset.
Completed integration of monitoring url Edit Activity to define later functionality. The define later code is reused.

    • -3
    • +36
    ./authoring/AuthoringTabsHolder.jsp
    • -0
    • +3
    ./monitoring/MonitoringMaincontent.jsp
    • -0
    • +104
    ./monitoring/MonitoringTabsHeader.jsp
  1. … 7 more files in changeset.
Completed define later url implementation. Access from monitoring url to be done next. Changed all the resources to be international

    • -0
    • +131
    ./authoring/AuthoringTabs.jsp
    • -0
    • +150
    ./authoring/AuthoringTabsHolder.jsp
    • -0
    • +95
    ./authoring/BasicContentViewOnly.jsp
  1. … 7 more files in changeset.
part of define later url implementation

  1. … 8 more files in changeset.
removed redundant constants

  1. … 10 more files in changeset.
Completed Monitoring url summary , instructions and stats

    • -0
    • +6
    ./monitoring/MonitoringMaincontent.jsp
    • -0
    • +60
    ./monitoring/UserResponses.jsp
  1. … 10 more files in changeset.
summary screen drop down

  1. … 8 more files in changeset.
Monitoring module summary screen

    • -6
    • +5
    ./monitoring/MonitoringMaincontent.jsp
  1. … 9 more files in changeset.
changes to monitoring module web and service layer

    • -0
    • +382
    ./WEB-INF/struts/tlds/struts-logic-el.tld
    • -3
    • +1
    ./monitoring/MonitoringMaincontent.jsp
  1. … 15 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

    • -0
    • +37
    ./monitoring/Instructions.jsp
    • -0
    • +236
    ./monitoring/MonitoringMaincontent.jsp
    • -0
    • +39
    ./monitoring/Stats.jsp
    • -0
    • +38
    ./monitoring/SummaryContent.jsp
  1. … 9 more files in changeset.
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. … 68 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

  1. … 100 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -214
    • +0
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
  1. … 75 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added

    • -0
    • +198
    ./AuthoringMaincontent.jsp
    • -0
    • +45
    ./SystemErrorContent.jsp
    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/tlds/c.tld
  1. … 63 more files in changeset.
Changes to accomodate a feedback on persisting feedback.

    • binary
    ./images/success.gif
  1. … 3 more files in changeset.
reorganized resources and reformatted jsps

  1. … 1 more file in changeset.
reformatted the jsp

new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

  1. … 17 more files in changeset.
Urgent fix for evaluating user and session data before forwarding to a read only report.

  1. … 5 more files in changeset.
change the height of wyswygEditorScreenElement when doWYSWYGEditor is called. Otherwise wyswygEditorScreenElement would be too high and cover the urls or buttons under the wyswygEditorScreenElement. The URLs under the wyswygEditorScreenElement can't be clicked because the browser thinks you are clicking on the wyswygEditorScreenElement layer.

* added javascripts to detect whether HTML exist in the textarea, if HTML exist it will automatically switch to preview mode * added textToHTML converter... which will escape < and > to $gt; & $lt; also linebreak will be convert to <br> * added smaller size option in fckeditor_style.css & fckcontroller.css * change the title field to use smaller fckeditor instead

    • -1
    • +18
    ./author_page/css/fckeditor_style.css
    • -12
    • +67
    ./author_page/js/fckcontroller.js
opps.. forgot to re-include the Advanced page... it's fixed now

* rewrote the tabcontroller * Implemented new FCKeditor DHTML controller

    • -0
    • +38
    ./author_page/css/fckeditor_style.css
    • -0
    • +155
    ./author_page/js/fckcontroller.js
    • -134
    • +36
    ./author_page/js/tabcontroller.js
added localLink attribute to csstag

  1. … 3 more files in changeset.
refactored Dispatch Actions in Monitoring interface

  1. … 11 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 1 more file in changeset.