All basic question types
This commit is contained in:
parent
3e1e5618ca
commit
4fe218166f
51 changed files with 760 additions and 92 deletions
1
app/views/questions/_video_show.html.erb
Normal file
1
app/views/questions/_video_show.html.erb
Normal file
|
@ -0,0 +1 @@
|
|||
<video src="<%= question.public_asset_path %>" controls preload="metadata"></video>
|
Loading…
Add table
Add a link
Reference in a new issue