Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Added multiple choice feature and several minor scoring bug fixes. #549

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Commits on Aug 4, 2017

  1. Multiple Bugs fixed and Multiple choice feature added.

    Fixed facebookarchive#82 (Level Bonus not reset).
    Fixed facebookarchive#421 (hint points now subtracted only after scoring level).
    Added facebookarchive#218 (multiple choice option for quizes).
    As part of facebookarchive#218, added ability to set a "wrong answer penalty" to quizes and flags (required so could not spam multiple choice answers).
    Enabled bonus and bonus dec to be set initially (fixed half of facebookarchive#19).
    Updated to pass hh_client (test cases updated to handle new parameters)
    Recommend a new test-case be added to validate multiple choice functionality.
    Michael Kranch committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    d87382e View commit details
    Browse the repository at this point in the history
  2. Minor Changes

    Michael Kranch committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    2571c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e51e4 View commit details
    Browse the repository at this point in the history
  4. Merge of upstream

    Michael Kranch committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    3653593 View commit details
    Browse the repository at this point in the history
  5. Minor merge stray commands

    Michael Kranch committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    a004212 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Configuration menu
    Copy the full SHA
    ed94646 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    7ba47b9 View commit details
    Browse the repository at this point in the history
  2. Multiple Bugs fixed and Multiple choice feature added.

    Fixed facebookarchive#82 (Level Bonus not reset).
    Fixed facebookarchive#421 (hint points now subtracted only after scoring level).
    Added facebookarchive#218 (multiple choice option for quizes).
    As part of facebookarchive#218, added ability to set a "wrong answer penalty" to quizes and flags (required so could not spam multiple choice answers).
    Enabled bonus and bonus dec to be set initially (fixed half of facebookarchive#19).
    Updated to pass hh_client (test cases updated to handle new parameters)
    Recommend a new test-case be added to validate multiple choice functionality.
    Michael Kranch authored and archang31 committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    f335928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f568f5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2969ba View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Added Multiple Choice Feature

    Fixed facebookarchive#82 (Level Bonus not reset).
    Fixed facebookarchive#421 (hint points now subtracted only after scoring level).
    Added facebookarchive#218 (multiple choice option for quizes).
    As part of facebookarchive#218, added ability to set a "wrong answer penalty" to quizes and flags (required so could not spam multiple choice answers).
    Enabled bonus and bonus dec to be set initially (fixed half of facebookarchive#19).
    Updated to pass hh_client (test cases updated to handle new parameters)
    Recommend a new test-case be added to validate multiple choice functionality.
    Michael Kranch authored and archang31 committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    1d0026c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Fixed liveimport and scripts to handle new function parameters.

    Updated displayed scoring to include bonus and made users unable to submit an answer again on an already solved level.
    archang31 committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    2cc956f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

  1. Added Multiple Choice Feature

    Fixed facebookarchive#82 (Level Bonus not reset).
    Fixed facebookarchive#421 (hint points now subtracted only after scoring level).
    Added facebookarchive#218 (multiple choice option for quizes).
    As part of facebookarchive#218, added ability to set a "wrong answer penalty" to quizes and flags (required so could not spam multiple choice answers).
    Enabled bonus and bonus dec to be set initially (fixed half of facebookarchive#19).
    Updated to pass hh_client (test cases updated to handle new parameters)
    Recommend a new test-case be added to validate multiple choice functionality.
    archang31 committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    650e7a1 View commit details
    Browse the repository at this point in the history
  2. Fixed liveimport and scripts to handle new function parameters.

    Updated displayed scoring to include bonus and made users unable to submit an answer again on an already solved level.
    archang31 committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    f41bf83 View commit details
    Browse the repository at this point in the history
  3. Added in missing function

    archang31 committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    5bff5bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c31c593 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    7c96f55 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2017

  1. Updated admin.js and fb-ctf.js to eliminate grunt js warnings. Some c…

    …hanges made on functions I did not modify like
    
    commenting out getCapturedByMarkup and using data in the error function call.
    archang31 committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    8a64f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af51d66 View commit details
    Browse the repository at this point in the history