lams_tool_task

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1718 Reorganize learning page

fix for learner export

LDEV-1708 Monitoring should support grouping

the tasks shown for a group are now exactly the tasks from authoring + the tasks added by members of that group.

LDEV-1698 Learner's notebook entries not shown in monitoring

    • -121
    • +126
    ./web/pages/export/itemsummary.jsp
LDEV-1799 remove white spacing

    • -4
    • +42
    ./web/pages/learning/parts/itemdetails.jsp
    • -16
    • +0
    ./web/pages/learning/parts/itemlist.jsp
LDEV-1797 Notify learners when the tasks are meant to do in order

    • -15
    • +19
    ./web/pages/learning/learning.jsp
LDEV-1796 Leaner label changes

    • -2
    • +2
    ./db/sql/create_lams_tool_taskList.sql
    • binary
    ./web/includes/images/dash.gif
  1. … 9 more files in changeset.
LDEV-1795 Locked when finished message

LDEV-1794 Change cross image for - (dash)

    • binary
    ./web/includes/images/dash.jpeg
    • -2
    • +2
    ./web/pages/learning/parts/itemlist.jsp
LDEV-1793 Change "Completed" to checkbox image

    • binary
    ./web/includes/images/empty_checkbox.jpeg
    • -1
    • +1
    ./web/pages/learning/parts/itemlist.jsp
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.