lams_tool_task

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1792 Authoring word and minor changes

    • -1
    • +1
    ./db/sql/create_lams_tool_taskList.sql
    • -2
    • +2
    ./web/pages/authoring/instructions.jsp
LDEV-1511 Ensure all tables in LAMS are InnoDB tables

done for the Task Tool

    • -10
    • +10
    ./db/sql/create_lams_tool_taskList.sql
LDEV-1718 Reorganize learning page

* The page needs to understand about tool sessions/groups. Learners should only see the comments and files added by members of their group (ie tool session) when the activity is grouped. Similarly, Learners should only see the tasks from authoring plus tasks added by members of their group.

    • -1
    • +1
    ./web/pages/learning/parts/commentlist.jsp
    • -1
    • +1
    ./web/pages/learning/parts/filelist.jsp
Tweaking some wording

LDEV-1708 Monitoring should support grouping

some small fixes

    • -3
    • +3
    ./web/pages/learning/parts/itemdetails.jsp
LDEV-1698 Learner's notebook entries not shown in monitoring

export fixed

    • -3
    • +3
    ./web/pages/export/exportportfolio.jsp
    • -0
    • +143
    ./web/pages/export/itemsummary.jsp
    • -109
    • +0
    ./web/pages/export/summaryTask.jsp
    • -3
    • +3
    ./web/pages/monitoring/itemsummary.jsp
LDEV-1708 Monitoring now supports groupping

(Export should be reorganized after this)

    • -1
    • +1
    ./web/pages/learning/parts/itemlist.jsp
    • -0
    • +167
    ./web/pages/monitoring/itemsummary.jsp
  1. … 3 more files in changeset.
LDEV-1714 Advance tab: Minimum # of list to complete

fix of the info field

    • -2
    • +2
    ./web/pages/learning/parts/itemlist.jsp
LDEV-1714 Advance tab: Minimum # of list to complete added

    • -4
    • +6
    ./db/sql/create_lams_tool_taskList.sql
    • -17
    • +35
    ./web/pages/authoring/advance.jsp
  1. … 3 more files in changeset.
LDEV-1718 Learning page reorganize

also

LDEV-1715 Change basic Task List options in authoring -- finished

    • -43
    • +35
    ./conf/xdoclet/struts-actions.xml
    • -2
    • +2
    ./db/sql/create_lams_tool_taskList.sql
  1. … 28 more files in changeset.
LDEV-1715

small fixes in authoring UI

options isCommentsFilesAllowed, showCommentsToAll are set to true by default

    • -3
    • +19
    ./web/pages/authoring/parts/addtask.jsp
LDEV-1708 Monitoring should support grouping

Overall summary fixed

chages in model

initial things for export

    • -94
    • +104
    ./web/pages/monitoring/summary.jsp
    • -4
    • +4
    ./web/pages/monitoring/summaryTask.jsp
LDEV-1715 Change basic Task List options in authoring

added new options to the basic tab in authoring

model changes

    • -2
    • +6
    ./db/sql/create_lams_tool_taskList.sql
    • -1
    • +47
    ./web/pages/authoring/parts/addtask.jsp
LDEV-1637 you can see comments in a preview mode now

LDEV-1663 Task list is displaying the ONline instructions properly now

    • -1
    • +1
    ./web/pages/authoring/instructions.jsp
LDEV-1698 Learner's notebook entries now shown in monitoring

still should do some work on exporting

    • -0
    • +38
    ./web/pages/export/reflection.jsp
LDEV-1706 Added an info div to let students know that the activity is locked when finished

LDEV-1694 also

LDEV-1663 Rearranged "Instructions" Tab in Monitor

getting rid of redundant ":"

    • -2
    • +2
    ./web/pages/monitoring/instructions.jsp
  1. … 11 more files in changeset.
LDEV-1039 You can upload the same offline/online instruction file now

fix affects:

chat

forum

rsrc

notebook

sbmt

scribe

survey

task list

  1. … 7 more files in changeset.
LDEV-1695: Not available message missing as it was referring to a I18N entry that did not exist. A similar entry exists for learner, so reused the learner entry.

  1. … 1 more file in changeset.
LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 2 more files in changeset.
LDEV-1663 the createDate columns in attachments are populated now

    • -4
    • +0
    ./web/pages/monitoring/instructions.jsp
LDEV-1663 Rearrange "Instructions" Tab in Monitor (Task List)

    • -58
    • +82
    ./web/pages/monitoring/instructions.jsp
make available multiple strings (symbols of the new line are allowed now)

    • -1
    • +1
    ./web/pages/authoring/instructions.jsp
LDEV-1640 Got rid of the Completed link in learner (getting rid of redundant method)

LDEV-1640 Got rid of the Completed link in learner

also problem with monitor verification solved

LDEV-1638 Updated with new flash icon for task list tool.

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

    • -66
    • +66
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 2 more files in changeset.
LDEV-1637 comments and uploaded files now can be seen in preview

    • -1
    • +1
    ./web/pages/reviewtask/commentlist.jsp
LDEV-1636 Export portfolio output now shows comments without <br> tags