.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Gemfile.rails_version | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/controllers/surveyor_controller.rb | 3 | A 0 mins |
|
app/helpers/results_helper.rb | 19 | A 0 mins |
|
app/helpers/survey_form_builder.rb | 35 | A 35 mins |
|
app/helpers/surveyor_helper.rb | 3 | A 0 mins |
|
app/inputs/quiet_input.rb | 5 | A 0 mins |
|
app/inputs/surveyor_check_boxes_input.rb | 34 | A 15 mins |
|
app/inputs/surveyor_radio_input.rb | 18 | A 15 mins |
|
app/models/answer.rb | 3 | A 0 mins |
|
app/models/dependency.rb | 3 | A 0 mins |
|
app/models/dependency_condition.rb | 3 | A 0 mins |
|
app/models/permitted_params.rb | 77 | A 2 hrs |
|
app/models/question.rb | 3 | A 0 mins |
|
app/models/question_group.rb | 3 | A 0 mins |
|
app/models/response.rb | 4 | A 0 mins |
|
app/models/response_set.rb | 3 | A 0 mins |
|
app/models/survey.rb | 3 | A 0 mins |
|
app/models/survey_section.rb | 3 | A 0 mins |
|
app/models/survey_translation.rb | 3 | A 0 mins |
|
app/models/validation.rb | 3 | A 0 mins |
|
app/models/validation_condition.rb | 3 | A 0 mins |
|
app/views/layouts/results.html.erb | |
|
|
app/views/layouts/surveyor_default.html.erb | |
|
|
app/views/partials/_answer.html.haml | |
|
|
app/views/partials/_dependents.html.haml | |
|
|
app/views/partials/_question.html.haml | |
|
|
app/views/partials/_question_group.html.haml | |
|
|
app/views/partials/_section.html.haml | |
|
|
app/views/partials/_section_menu.html.haml | |
|
|
app/views/surveyor/edit.html.haml | |
|
|
app/views/surveyor/export.json.rabl | |
|
|
app/views/surveyor/new.html.haml | |
|
|
app/views/surveyor/show.html.haml | |
|
|
app/views/surveyor/show.json.rabl | |
|
|
doc/REPRESENTATIONS.md | |
|
|
doc/api_id_schema.json | |
|
|
doc/question types.png | |
|
|
doc/response_set_schema.json | |
|
|
doc/surveyor question combinations.png | |
|
|
doc/surveyor reject or delete decision matrix.png | |
|
|
doc/surveyor_models.png | |
|
|
doc/surveyor_models2.png | |
|
|