Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

lml/ost#346: Make feedback penalty configurable. #350

Merged
merged 3 commits into from
Jun 29, 2014

Commits on Jun 12, 2014

  1. lml#346: Make feedback penalty configurable.

    - Add feedback penalty field to the settings store.
    - Add feedback penalty to show and edit views.
    - Add JS to show / hide penalty based on feedback required.
    - Add help file for @kjdav with some help text.
    - Ensure score detail page does not need any updates.
    navilan committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    38c7f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. lml#346: Fix cosmetic issues.

    - Stop getting confused between JS and CS.
    - Fix copyrights on changed files.
    navilan committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    738cdfe View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2014

  1. lml#346: Fix JP's review comments.

    - Use `unless` instead of `if not`
    - Use floating point division.
    navilan committed Jun 28, 2014
    Configuration menu
    Copy the full SHA
    6830308 View commit details
    Browse the repository at this point in the history