CLOSER-Cohorts/archivist

View on GitHub
app/views/instruments/mapping.txt.erb

Summary

Maintainability
Test Coverage
<% @object.qv_mappings.order(id: 'ASC').each do |map| %>
<%= map.control_construct_scheme %><%= "\t" %><%= map.question_with_cell %><%= "\t" %><%= map.dataset_instance_name %><%= "\t" %><%= map.variable %>
<% end %>