lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added CVS Id to Resource file

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.
export portfolio formatting fixes

formatted resources

  1. … 1 more file in changeset.
Completed Preview Learner implementation

  1. … 6 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...)

repeated the same process done for q/a for mcq: 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 tested and made some modifications to jsps in relation to JSTL upgrade

  1. … 12 more files in changeset.
same things done for q/a project: 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

  1. … 47 more files in changeset.
Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

  1. … 4 more files in changeset.
new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
removed database name from scripts and modified upload file meta data

    • -19
    • +19
    ./db/sql/create_lams_tool_mc.sql
reflect change to API method createToolSession

Will add a new column to hold tool session name

tool session implementation change , to be completed

change lams_tool test data to avoid conflict in submit tool.

change lams_tool test data to avoid conflict in submit tool.

Change toolSessionManager interface to add new toolSessionName.

authoring module fix for populating the correct map data for the revisiting authors

calling

public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)

authoring module fix for populating the correct map data for the revisiting authors

added the method:

public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)

made formatting change

Included and updated the struts definitions of the action classes.

Export Portfolio implementation in the form of jsp pages and config files

    • -0
    • +36
    ./web/exportPortfolio.jsp
Part of Portfolio Export functionality either in teh form of action classes or utilities or resources

added entry for portfolio export

All the changes are to accomodate better integration between different modules. In this state all the modules seem to work properly and according to their specs. May requite lttle updates but expecting no major changes.

Some work needs on bug fixing authoring module.

modifications after removing the session attributes at the start of activities.

    • -6
    • +19
    ./web/monitoring/MonitoringMaincontent.jsp
style changes and redundant jsp clean up

    • -34
    • +14
    ./web/authoring/BasicContent.jsp
no change really

    • -6
    • +3
    ./web/authoring/AuthoringMaincontent.jsp
changes to accomodate session cleanup at start of activities

no major change