lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
enabled getting TOOL_CONTENT_ID from teh session cache

changed dsp to method

modified so that we can hit backend from dhtml buttons

added new methods

getInstructions

getSummary

getStats

modified setDefineLater(request, true) and added the boolean parameter

added constant CURRENT_MONITORING_TAB

Restore to Fiona version

    • -1
    • +1
    /lams_tool_forum/db/sql/activity_insert.sql
    • -1
    • +1
    /lams_tool_forum/db/sql/tool_insert.sql
Fix some bugs

    • -1
    • +1
    /lams_tool_forum/db/sql/activity_insert.sql
    • -1
    • +1
    /lams_tool_forum/db/sql/tool_insert.sql
Fix some bugs

    • -1
    • +1
    /lams_tool_forum/web/jsps/learning/create.jsp
removed images/

added check for userExceptionNoStudentActivity

fixed the look and feel

    • -60
    • +65
    /lams_tool_lamc/web/monitoring/Stats.jsp
made changes to general jsp look and feel

fixed alignment and colors etc

fixed tab headers

removed this file

removed css/ and files within

added method: public static int getTotalAttemptCount(HttpServletRequest request)

added logic to handle USER_EXCEPTION_NO_STUDENT_ACTIVITY

added error.noLearnerActivity

removed .error definition

*** empty log message ***

removed userId as a parameter

changed errorList definitions

refactored. added more documentation. included checks for content in use and defineLater

included Struts definitions as documentation

included struts config definitions to authoring and learning modules

added method:

/**

* setRadioboxes(McContent mcContent, McAuthoringForm mcAuthoringForm)

*

* set values of radioboxes for an existing content

* @param mcContent

* @param mcAuthoringForm

*/

protected static void setRadioboxes(McContent mcContent, McAuthoringForm mcAuthoringForm)

modified resource definitions like error.content.beingModified

added mcErrorBox definition

included error handling by adding to Actions <exception key="error.exception.McApplication" type="org.lamsfoundation.lams.tool.mc.McApplicationException" handler="org.lamsfoundation.lams.tool.mc.web.CustomStrutsExceptionHandler" path=".mcErrorBox" scope="request" />

    • -0
    • +112
    /lams_tool_lamc/web/WEB-INF/struts-config.xml