lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
contains GPL and LGPL at the moment

uninstaller: check and stop lams if it's running; differentiate errors for when mysql root password incorrect and mysql server not running; other changes

    • -47
    • +141
    /win_installer/src/installer.nsi
Added new swf icon

    • binary
    /lams_central/web/images/icon_group.swf
Added new swf icon

    • binary
    /lams_central/web/images/icon_urlcontentmessageboard.swf
Change messages when start/stop lams.

Added new swf icon

    • binary
    /lams_tool_chat/web/images/icon_chat.swf
Added new swf icon

    • binary
    /lams_central/web/images/icon_groupreporting.swf
Added new swf icon

    • binary
    /lams_tool_lamc/web/images/icon_mcq.swf
    • binary
    /lams_tool_nb/web/images/icon_htmlnb.swf
    • binary
    /lams_tool_notebook/web/images/icon_notebook.swf
    • binary
    /lams_tool_scribe/web/images/icon_scribe.swf
    • binary
    /lams_tool_survey/web/images/icon_survey.swf
added contxt. help to author/monitor pages

use normal textarea for entry

    • -1
    • +1
    /lams_learning/web/notebook/addnew.jsp
Change FCKEditor in author to authoring style rather than learner style.

Removed unused class.

Prevent user who has finsished the activity from updating the report.

    • -10
    • +15
    /lams_tool_scribe/web/pages/learning/scribe.jsp
Renamed button from 'Approve Report' to 'Agree'

html rendering fix for viewing notes

    • -1
    • +1
    /lams_learning/web/notebook/viewall.jsp
make scratchpad open by default

    • binary
    /lams_learning/web/lams_learner.swf
fix uninstaller removes start menu entries; changed welcome page text; remove LocalPortScanner.class from temp dir when done

Removed stripes.

Fixed display of learner reflections.

updated: label.notebook.entries =Notebook Entries

Added language keys.

    • -3
    • +3
    /lams_tool_scribe/web/pages/learning/scribe.jsp
Added statistics page.

Added voting count to monitoring, learning and export portfolio.

    • -2
    • +42
    /lams_tool_scribe/web/pages/learning/scribe.jsp
    • -0
    • +1
    /lams_tool_scribe/web/pages/learning/voteCount.jsp
Applied the new striped styles.

    • -0
    • +56
    /lams_tool_lamc/web/WEB-INF/lams.tld
    • -0
    • +32
    /lams_tool_lamc/web/common/learnerheader.jsp
    • -13
    • +7
    /lams_tool_lamc/web/export/exportportfolio.jsp
    • -1
    • +1
    /lams_tool_lamc/web/includes/layout.jsp
    • -13
    • +10
    /lams_tool_lamc/web/learning/AnswersContent.jsp
    • -15
    • +11
    /lams_tool_lamc/web/learning/Notebook.jsp
  1. … 9 more files in changeset.
Fixed import - should fall back to default content if requested content isn't found.

*** empty log message ***

    • -72
    • +0
    /lams_tool_lamc/web/WEB-INF/tags/HTMLEditor.tag
Authoring recoded

  1. … 5 more files in changeset.
Major authoring rewrite and layout changes

    • -71
    • +26
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -12
    • +7
    /lams_tool_lamc/db/sql/create_lams_tool_mc.sql
  1. … 67 more files in changeset.
RC1 ready stable MCQ code. Recoded a large propertion of the tool and restructured jsps particularly on the authoring side and made layout changes.

    • -156
    • +0
    /lams_tool_lamc/web/McErrorBox.jsp
    • -66
    • +0
    /lams_tool_lamc/web/WEB-INF/lams.tld
    • -416
    • +0
    /lams_tool_lamc/web/WEB-INF/struts/tlds/c.tld
    • -53
    • +31
    /lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml
    • -270
    • +117
    /lams_tool_lamc/web/authoring/BasicContent.jsp
    • -20
    • +30
    /lams_tool_lamc/web/common/header.jsp
  1. … 16 more files in changeset.
UPDATES:

label.feedback =Feedback:

from

label.feedback =Question Feedback:

label.notebook.entries =Notebook Entries

from label.notebook.entries =Reflection Entries

REMOVED ONES:

label.tip.editOptions =Enables editing of candidate answers

label.tip.removeCandidateAnswer =Removes candidate answer

label.include.runOffline = (including runoffline activities)

NEW ONES:

label.add.new.question =Add Question

label.edit.question =Edit Question

label.new.question =New Question

label.save.question =Save Question

label.tip.editQuestion =Enables editing of question

label.tip.deleteQuestion =Deletes question

questions.none.submitted =No questions submitted. Please add at least one question.

question.duplicate =Please fix this: There are duplicate question entries.

question.blank =Please fix this: Question text can not be blank.

count.finished.session =Finished Session Count:

label.upload =Upload

label.questions =Questions

label.questions.worth =This question is worth

label.marks =mark(s)

label.add.candidates =Add Candidate

label.tip.moveCandidateDown =Moves candidate answer down

label.tip.moveCandidateUp =Moves candidate answer up

label.tip.editCandidate =Enables editing of candidate answers

label.tip.removeCandidate =Removes candidate answer

candidates.none.correct = Please fix this: There must be at least one correct candidate answer.

candidates.none.provided = Please fix this: There must be at least one candidate answer.