% if view_only and has_score:

% elif view_only:

Use the below rubric to rate this submission.

% else:

Rubric

Select the criteria you feel best represents this submission in each category.

% endif
% for i in range(len(categories)): <% category = categories[i] %> ${category['description']}
% endfor