<%= lang.questionaireDesc %>
<% var results = data.sources; $.each(results, function(index, value) { %>
<% }); %>
<% // this view is built from afterQuestionaire() in studyGuideForm.js %>