websperiment

websperiment is a domain-specific language for web-based surveys and experiments.

Q::Satisfaction = Q::ScaleHorizontal.declare_new do insert_future_layout scale :range => 0..10, :start => "Extremely \n dissatisfied", :end => "Extremely \n satisfied" end Q::Happiness = Q::Satisfaction.declare_new do text "All things considered, how satisfied are you with your life as a whole nowadays?" completion :prompted, :message => 'We would be very grateful for a response to this question.' end

websperiment is made of Ruby (1.9) and web standards, and is:

New! Check out this survey made with websperiment.

websperiment is created by George MacKerron, and will be available under an open-source licence. More information will be available here shortly.

Last updated: October 2009