lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

1.Extract a new table "Learner" 2.Lock the learner component if learner submit finish and the flag LockOnFinished of Content is true.

    • -11
    • +20
    ./db/sql/create_lams_tool_sbmt.sql
  1. … 12 more files in changeset.
webroot=web

Learner part, LockOnFinished works well.

*** empty log message ***

Add monitoring instructions page

    • -2
    • +7
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +73
    ./web/monitoring/instructions.jsp
lams_build project path is changed to relative output="JBOSS_DEPLOY" is removed from /src

webroot = web

Refactor sbmt jsp page url.

    • -9
    • +9
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +119
    ./web/learner/sbmtLearner.jsp
    • -0
    • +70
    ./web/monitoring/alluserlist.jsp
    • -0
    • +69
    ./web/monitoring/updatemarks.jsp
    • -0
    • +82
    ./web/monitoring/usermarkslist.jsp
    • -0
    • +92
    ./web/monitoring/viewallmarks.jsp
Authoring Download/Upload instructions file works well.

    • -0
    • +140
    ./web/includes/css/aqua.css
    • -0
    • +3
    ./web/includes/css/base.css
  1. … 8 more files in changeset.
v2907200501

Ahthoring 3 tabs working in same page. For easy migrating to DHTML format 3 tabs solution.

    • -2
    • +9
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +5
    ./web/authoring/success.jsp
STRUTS127 tag

Big change, update ToolContentHandler to upload file. Add advance and instructions feature to authoring.

  1. … 11 more files in changeset.
terrible and ridiculous bug fix: Read upload file from localhost!!!

    • -8
    • +4
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +92
    ./web/authoring/authoring.jsp
Don't explode tool jar

Update sql script.

Update sql script.

    • -24
    • +34
    ./db/sql/create_lams_tool_sbmt.sql
Try to migrate to JSTL instead of STRUT tag lib

Add authoring instruction page

    • -0
    • +66
    ./web/authoring/instructions.jsp
Add a new table to save author instruction upload files information.

    • -75
    • +221
    ./db/model/lams_tool_sbmt.clay
Copy from hiberante hbm.xml folder for sync to classes output folder(jboss deploy folder).

Update classes folder to deploy(JBOSS) folder

Add Sync deploy folder target

Add explode tool into lams.ear folder

Make the learn only use non-FCKEditor

View all user marks for monitoring.

Update to STRUTS 1.2.7

    • -0
    • +270
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -0
    • +270
    ./web/WEB-INF/struts/tlds/struts-html.tld
    • -0
    • +285
    ./web/WEB-INF/struts/tlds/struts-nested.tld
    • -3
    • +29
    ./web/WEB-INF/struts/validator-rules.xml
Monitoring: Download file. Release mark to learner.

    • -8
    • +8
    ./web/WEB-INF/struts/struts-config.xml
Authroing part excpet advance functions works