lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated public ActionForward editActivityQuestions(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException, ToolException

no changes

added a logger.debug()

added FlushMode.AUTO

added contant DEFINE_LATER_EDIT_ACTIVITY

updated tags-fck-editor and lams tags

moved this under learning/

added test urls for copy tool content, remove tool content and define later

moved these files under /web/learning/

    • -158
    • +0
    ./web/CombinedAnswersContent.jsp
    • -220
    • +0
    ./web/IndividualLearnerResults.jsp
    • -173
    • +0
    ./web/SingleQuestionAnswersContent.jsp
moved these files under /web/authoring

no change

added new /defineLaterStarter definition

included support for define later

    • -77
    • +179
    ./web/authoring/BasicContent.jsp
updated to support two streams of pages: one for normal authoring flow, and the other one for define later functionality

    • -68
    • +67
    ./web/authoring/AuthoringMaincontent.jsp
added new method executeDefineLater to support reuse of define later

created the new class to start define later functionality. Struts definitions included. Reuses existing authoring module greatly.

updated Struts definitions

included editActivityQuestions method to support define later functionality.

addedc onstant REMOVE_TOOL_CONTENT

updated the task lams-lamc11-war for deployment of learning/ and authoring/

updated definitions for learning/ and authoring/ level jsps.

updated/removed fck editor related definitions changed hibernate filter

removed viewSummary definition

created /web/learning/ folder for learning level jsps

    • -0
    • +41
    ./web/learning/AnswersContent.jsp
    • -0
    • +158
    ./web/learning/CombinedAnswersContent.jsp
    • -0
    • +220
    ./web/learning/IndividualLearnerResults.jsp
    • -0
    • +75
    ./web/learning/RedoQuestions.jsp
    • -0
    • +115
    ./web/learning/ResultsSummary.jsp
    • -0
    • +174
    ./web/learning/SingleQuestionAnswersContent.jsp
    • -0
    • +154
    ./web/learning/ViewAnswers.jsp
created authoring/ folder for authoring level jsps

    • -0
    • +97
    ./web/authoring/AdvancedContent.jsp
    • -0
    • +193
    ./web/authoring/AuthoringMaincontent.jsp
    • -0
    • +134
    ./web/authoring/BasicContent.jsp
    • -0
    • +176
    ./web/authoring/InstructionsContent.jsp
    • -0
    • +144
    ./web/authoring/OptionsContent.jsp
removed headers and updated fck editor tag

updated FCK editor tag

updated fck editor tag

added lams tag

updated session variable with the correct one from Constants file