Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
finalized learner flow except charts

  1. … 3 more files in changeset.
learner flow improvements

  1. … 1 more file in changeset.
More complete learner flow

  1. … 6 more files in changeset.
additions to learner flow logic

    • -19
    • +38
    ./lamsfoundation/lams/tool/vote/web/VoteAction.java
  1. … 8 more files in changeset.
Learner flow improvements

  1. … 1 more file in changeset.
Improved learner flow

  1. … 1 more file in changeset.
Improved learner flow

    • -68
    • +5
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 17 more files in changeset.
Learner module, basic learner flow is functional

  1. … 5 more files in changeset.
Learner module, 2nd user screen completed.

  1. … 3 more files in changeset.
Learner module implementation. First page completed.

  1. … 7 more files in changeset.
Basic Learner module implementation. Needs improvement.

  1. … 1 more file in changeset.
Completed monitoring url except Summary tab

  1. … 5 more files in changeset.
Monitoring url implementation. Nees a little work on the Edit Activity screen.

  1. … 2 more files in changeset.
Completed Define Later implementation

  1. … 4 more files in changeset.
finalized authoring url after making changes to Basic and Advanced tabs and relevant classes

    • -6
    • +14
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 8 more files in changeset.
Finished all functions of authoring url. Define later functionality to be added separetely.

    • -0
    • +143
    ./lamsfoundation/lams/tool/vote/web/VoteAction.java
  1. … 3 more files in changeset.
instruction content as well as advanced and basic is done to do: display order up and down

Finished majority of authoring functionality. Added GPL 2.0 license notes

    • -4
    • +3
    ./lamsfoundation/lams/tool/vote/Nullable.java
    • -123
    • +62
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 53 more files in changeset.
Authoring url additions

Authoring url additions.

    • -25
    • +18
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
    • -2
    • +170
    ./lamsfoundation/lams/tool/vote/web/VoteAction.java
  1. … 11 more files in changeset.
removing redundat files

  1. … 11 more files in changeset.
authoring url basic tab implemenation

  1. … 4 more files in changeset.
Change of definitions, references and config file updates

    • -23
    • +50
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 24 more files in changeset.
Voting tool skeleton structure. Included are: Database model DAOs Initial forms of action classes Initial form of web.xml and struts config file

    • -0
    • +41
    ./lamsfoundation/lams/tool/vote/Nullable.java
    • -0
    • +306
    ./lamsfoundation/lams/tool/vote/VoteAppConstants.java
    • -0
    • +73
    ./lamsfoundation/lams/tool/vote/VoteApplicationException.java
    • -0
    • +90
    ./lamsfoundation/lams/tool/vote/VoteAttachmentDTO.java
    • -0
    • +50
    ./lamsfoundation/lams/tool/vote/VoteComparator.java
    • -0
    • +114
    ./lamsfoundation/lams/tool/vote/VoteMonitoredAnswersDTO.java
    • -0
    • +193
    ./lamsfoundation/lams/tool/vote/VoteMonitoredUserDTO.java
    • -0
    • +50
    ./lamsfoundation/lams/tool/vote/VoteStringComparator.java
    • -0
    • +600
    ./lamsfoundation/lams/tool/vote/VoteUtils.java
    • -0
    • +52
    ./lamsfoundation/lams/tool/vote/dao/IVoteContentDAO.java
    • -0
    • +69
    ./lamsfoundation/lams/tool/vote/dao/IVoteQueContentDAO.java
    • -0
    • +62
    ./lamsfoundation/lams/tool/vote/dao/IVoteSessionDAO.java
    • -0
    • +80
    ./lamsfoundation/lams/tool/vote/dao/IVoteUploadedFileDAO.java
    • -0
    • +56
    ./lamsfoundation/lams/tool/vote/dao/IVoteUserDAO.java
  1. … 139 more files in changeset.