Class: SurveyorController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- SurveyorController
- Defined in:
- app/controllers/surveyor_controller.rb,
lib/generators/surveyor/templates/app/controllers/surveyor_controller.rb
Overview
Surveyor Controller allows a user to take a survey. It is semi-RESTful since it does not have a concrete representation model. The “resource” is a survey attempt/session populating a response set.
Method Summary
Methods included from SurveyorControllerCustomMethods
#create, #edit, included, #new, #show, #surveyor_finish, #surveyor_index, #update
Methods included from Surveyor::SurveyorControllerMethods
#create, #edit, #export, included, #load_and_update_response_set_with_retries, #new, #render_404, #show, #update, #url_options