Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented new reflection functionality. LDEV-1016

  1. … 9 more files in changeset.
Removed activity title validation

  1. … 3 more files in changeset.
Fix for LDEV-891 Clicking upload on instructions tab in authoring should do nothing

Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 70 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
attachment fix (tested) LDEV-672

  1. … 12 more files in changeset.
Add default tool content

  1. … 23 more files in changeset.
Add up/down survey question in authoring page.

  1. … 3 more files in changeset.
1.0.2 importer: convert newlines in instruction, question description text to <BR/> as the matching field uses an FCKEditor

Improving the 1.0.2 importer implementation

  1. … 1 more file in changeset.
Add help tag

  1. … 2 more files in changeset.
FCKEditor to lams:FCKEditor tag.

  1. … 4 more files in changeset.
Fix statistic bug.

  1. … 3 more files in changeset.
export portfolio works.

  1. … 3 more files in changeset.
Reflection works

  1. … 2 more files in changeset.
1.add license 2.add error control in single choice question with open text 3. layout for list answer and export tool content.

  1. … 8 more files in changeset.
Monitoring works.

    • -0
    • +85
    ./org/lamsfoundation/lams/tool/survey/dto/AnswerDTO.java
  1. … 2 more files in changeset.
Monitoring works.but need confirm ratio of answer summary.

  1. … 10 more files in changeset.
Updated address in copyright statement

  1. … 53 more files in changeset.
Monitoring java code done. No jsp yet. Without any test.

  1. … 13 more files in changeset.
Add navigator for questions.

  1. … 2 more files in changeset.
Learning page done.

  1. … 5 more files in changeset.
Learner page works basicly.

  1. … 2 more files in changeset.
Learner page first dosurvey works.

  1. … 2 more files in changeset.
Learner page basic.

  1. … 18 more files in changeset.
Finish authoring page following Ernie's feedback.

  1. … 7 more files in changeset.
Separate question into 2 types.

  1. … 11 more files in changeset.
Authoring page works.

  1. … 18 more files in changeset.
Deploy success version

    • -0
    • +5
    ./org/lamsfoundation/lams/tool/survey/dao/SurveyAnswerDAO.java
    • -0
    • +88
    ./org/lamsfoundation/lams/tool/survey/model/SurveyAnswer.hbm.xml
    • -0
    • +52
    ./org/lamsfoundation/lams/tool/survey/model/SurveyOption.hbm.xml
  1. … 56 more files in changeset.
Small change