Skip to content

Commit

Permalink
Fixes 326
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Zhou authored and Owen Zhou committed Apr 7, 2024
1 parent 5aa35cf commit 689a0c7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added core/.DS_Store
Binary file not shown.
Binary file added core/templates/.DS_Store
Binary file not shown.
15 changes: 15 additions & 0 deletions core/templates/core/unit_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,21 @@
Many topics have multiple versions so they can be repeated in different years.
</li>
</ul>
<p>
Next to each three letter code, there is one of the following symbols.
</p>
<ul>
<li>
Check mark means you’ve done the unit.
</li>
<li>Blue clock means the unit is unlocked but not done.</li>
<li>
Grey hourglass means the unit is locked but on your to-do list.
</li>
<li>
No symbol (bolded black) is everything else.
</li>
</ul>
<p>
This page was printed on {% now "r" %}.
You can also see the
Expand Down

0 comments on commit 689a0c7

Please sign in to comment.