Sha256: 4247a6514f380e235fae369615bd42c23cfd40e165b9f12a0324a8afe424a6be
Contents?: true
Size: 500 Bytes
Versions: 1
Compression:
Stored size: 500 Bytes
Contents
-# coding: UTF-8 %form.problem{action: 'verify/problem/' + id, 'accept-charset' => 'UTF-8', id: "problem_#{id}", method: 'post'} %fieldset %legend Problem #{index} %p= question .row.collapse .large-10.small-3.columns -options.each do |value, label| %label{for: 'answer'} %input{name: 'answer', type: 'radio', value: value} = label .large-2.small-1.columns %a.button.submit.small.expand.postfix.radius{href: '#'} Submit
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spirit-0.2 | views/multi.haml |