Finish remaining question types
This commit is contained in:
parent
0d54f756d8
commit
5bd1e821f7
20 changed files with 431 additions and 8 deletions
3
app/views/questions/_lyrics_given_part.html.erb
Normal file
3
app/views/questions/_lyrics_given_part.html.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
<% if text.present? %>
|
||||
<span><%= text %></span>
|
||||
<% end %>
|
Loading…
Add table
Add a link
Reference in a new issue