<% @items.find_all("/quiz/*").sort_by{ |x| x.path }.each_with_index do |quest, i| %> <% end %>
<%= yield %>