BLOCK / ACTIVITY |
CCSS |
PRIORITY |
TIME |
<%= l1.title %> |
<%= "#{l1_time} mins" unless l1_time.zero? %> |
||
<%= 'Optional: ' if l2.optional && document.math? %> <%= l2.title %> |
<%= l2.standard %> |
<%= l2.priority unless l2.priority.to_i.zero? %> |
<%= "#{l2_time} mins" unless l2_time.zero? %> |
Total Instruction Time |
<%= document.toc.total_time_with(excludes) %> mins |