Skip to content

Cleanup up activity boxes #43

Description

@adowling2

@jkeane14 @E-Ream The updated processing script supports a few types of activity boxes:

  • Green boxes starting with <b>Home Activity</b>:
  • Green boxes starting with <b>Optional Home Activity</b>:
  • Red boxes starting with <b>Tutorial Activity</b>:'
  • Blue boxes starting with <b>Class Activity</b>:

Here is the code to add a new note (yellow box):

<div style="background-color: rgba(255,255,0,0.05) ; padding: 10px; border: 1px solid black;"> 
<b>Note</b>: This will add a note.
</div>

You can post here with questions. As you go through the notebooks, you might find some non-standard boxes that should be converted to one of the types listed above or notes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions