Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions syllabus/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ sequenceDiagram
Legend:
```{mermaid}
flowchart TD
accTitle: Legend
accDescr {
example of each style of shape that is used in the following diagrams}
badgestatus[[Badge Status]]
passive[/ something that has to occur<br/> not done by student /]
student[Something for you to do]
Expand All @@ -224,6 +227,9 @@ This is the general process for review and practice badges

```{mermaid}
flowchart TD
accTitle: Flowchart for review and practice badges
accDescr {Four phases: posting, planning, working on, revising.
Each of the four phases has mulitple steps. This visualizes the deadline section of the syllabus. }
%% subgraph work[Steps to complete]
subgraph posting[Dr Brown will post the Badge]
direction TB
Expand Down Expand Up @@ -300,6 +306,8 @@ style planned fill:#2cf

```{mermaid}
flowchart TD
accTitle: Flowchart for explore badges
accDescr {This is a visual representation of the deadline section on explore badges on the grading page of the syllabus. }
subgraph proposal[Propose the Topic and Product]
issue[create an issue]
proposed[[Proposed]]
Expand Down Expand Up @@ -365,6 +373,8 @@ style earned fill:#2cf

```{mermaid}
flowchart TD
accTitle: Legend
accDescr {}
subgraph proposal[Propose the Topic and Product]
issue[create an issue]
proposed[[Proposed]]
Expand Down