lams_tool_survey

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 21 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3867: Grouping options in the advanced tag, updating tags from core.

    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
    • -38
    • +50
    ./web/pages/authoring/advance.jsp
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3825: Bootstrapping author and monitor

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
    • -0
    • +39
    ./web/WEB-INF/tags/TabBodyArea.tag
    • -0
    • +37
    ./web/WEB-INF/tags/TabBodys.tag
  1. … 25 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 990 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3764 including loginId in survey .xlsx exports

LDEV-3764 including loginId in survey .xlsx exports

LDEV-3764 including loginId in survey .xlsx exports

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 463 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -292
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -29
    • +0
    ./conf/xdoclet/validation-forms.xml
    • -0
    • +339
    ./web/WEB-INF/struts-config.xml
  1. … 389 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3709: fixing typo on Page.tag

LDEV-3709: update survey learner to bootstrap

    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./web/WEB-INF/tags/Page.tag
    • -75
    • +63
    ./web/pages/learning/learning.jsp
    • -19
    • +21
    ./web/pages/learning/notebook.jsp
    • -61
    • +75
    ./web/pages/learning/question.jsp
    • -110
    • +122
    ./web/pages/learning/result.jsp
    • -265
    • +257
    ./web/pages/learning/resultOtherUsers.jsp
LDEV-3709: adding label

LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +2
    ./web/pages/authoring/addCondition.jsp
    • -2
    • +2
    ./web/pages/monitoring/listanswers.jsp
    • -2
    • +2
    ./web/pages/monitoring/listreflections.jsp
  1. … 326 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -126
    • +0
    ./web/pages/export/exportportfolio.jsp
  1. … 364 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-3585: Survey monitor - Pie charts were always appearing in the first session even if selected for later sessions.

LDEV-3585: Survey monitor - not needed

LDEV-3585: Survey monitor UI to support paging, sort and search for answers.

    • -89
    • +187
    ./web/pages/monitoring/listanswers.jsp
  1. … 3 more files in changeset.
LDEV-3585: Survey monitor - output value for the free answer / append text field has to be treated differently for the two cases.

LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1
    • +1
    ./web/pages/authoring/addCondition.jsp
  1. … 98 more files in changeset.
LDEV-3585: Survey monitor - Reflections are now paged.

    • -2
    • +7
    ./web/pages/monitoring/listanswers.jsp
    • -25
    • +103
    ./web/pages/monitoring/listreflections.jsp
    • -48
    • +0
    ./web/pages/monitoring/notebook.jsp
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/pages/export/exportportfolio.jsp
    • -1
    • +1
    ./web/pages/learning/resultOtherUsers.jsp
  1. … 167 more files in changeset.
LDEV-3585: Survey monitor UI to support paging, sort and search for answers. Improving the efficiency of the statistics call.