lams_tool_vote

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix to learner module

Fix to learner module progressive results screeen votes listing

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. … 7 more files in changeset.
Look and feel updates

    • -21
    • +13
    ./web/authoring/AdvancedContent.jsp
    • -4
    • +4
    ./web/authoring/BasicContentViewOnly.jsp
    • -57
    • +49
    ./web/authoring/InstructionsContent.jsp
    • -28
    • +28
    ./web/learning/AllNominations.jsp
    • -18
    • +20
    ./web/learning/AnswersContent.jsp
    • -23
    • +23
    ./web/monitoring/AllSessionsSummary.jsp
  1. … 8 more files in changeset.
Updated look and feel with the new styles and tags

    • -15
    • +16
    ./web/WEB-INF/tags/AuthoringButton.tag
    • binary
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -56
    • +56
    ./web/WEB-INF/tags/HTMLEditor.tag
    • binary
    ./web/WEB-INF/tags/Passon.tag
    • -64
    • +90
    ./web/WEB-INF/tags/SetEditor.tag
    • -38
    • +43
    ./web/WEB-INF/tags/headItems.tag
    • -66
    • +71
    ./web/authoring/AuthoringMaincontent.jsp
    • -20
    • +12
    ./web/authoring/BasicContent.jsp
    • -3
    • +3
    ./web/authoring/BasicContentViewOnly.jsp
  1. … 87 more files in changeset.
Preview mode implementation. Fix for LDEV259

  1. … 2 more files in changeset.
Preview mode update

Fix to DEV-249. Modified default content.

fixed export open votes issue

Implement export/import function.

UTF meta tag change

removed redundant key: label.summary.sessionSeparator

Export portfolio screen changes

    • -7
    • +6
    ./web/monitoring/AllSessionsSummary.jsp
Fixed bug with the submit - if pressed Enter then it was doing a plain submit without a dispatch parameter. Added the parameter to the main form definition and changed the validate routine to return a boolean. The submission is now triggered by s doSubmit on the body tag.

removed redundant code

Coding cleanup

Enabled pop up for nominations

    • -10
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -1
    • +1
    ./web/monitoring/AllSessionsSummary.jsp
    • -10
    • +1
    ./web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +65
    ./web/monitoring/VoteNominationViewer.jsp
fix to summary page

fix to summary page

    • -9
    • +13
    ./web/monitoring/AllSessionsSummary.jsp
Wasn't using this extra field so it can be removed.

Changed learning so that (a) the first screen doesn't go back to the server every time the user clicks a checkbox and (b) the vote maps have been moved from the session scope to the request scope.

    • -77
    • +55
    ./web/learning/AnswersContent.jsp
Fix for LDEV270

    • -2
    • +34
    ./web/monitoring/AllSessionsSummary.jsp
enabled charting for visitors coming back

Fix to LDEV269

Enabled Grouping support

    • -83
    • +97
    ./web/monitoring/AllSessionsSummary.jsp
changed serialVersionUID

Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Jsp formating updates

Export portfolio skeleton implementation

    • -4
    • +1
    ./web/authoring/AuthoringMaincontent.jsp
  1. … 23 more files in changeset.
Update import tool content interface.

  1. … 5 more files in changeset.