mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
5 lines
104 B
Text
5 lines
104 B
Text
<h1>New Question</h1>
|
|
|
|
<%= render 'form', question: @question %>
|
|
|
|
<%= link_to 'Back', questions_path %>
|