From 5abcf00915d79d79ff8feb7bd03a11eb689d18d7 Mon Sep 17 00:00:00 2001 From: Firas Moosvi Date: Tue, 28 May 2024 01:09:45 -0700 Subject: [PATCH] update part 2 --- _toc.yml | 51 +++++++++++++++++++++++---------------------------- 1 file changed, 23 insertions(+), 28 deletions(-) diff --git a/_toc.yml b/_toc.yml index 9af43d2..d62b028 100755 --- a/_toc.yml +++ b/_toc.yml @@ -1,25 +1,25 @@ format: jb-book root: about/syllabus parts: - - caption: About this course - chapters: - # - file: about/syllabus - - file: about/course_schedule - - file: about/rubrics - - file: about/waitlist - # - file: about/accommodations - # - file: about/doing_well - # - file: about/faq +- caption: About this course + chapters: + # - file: about/syllabus + - file: about/course_schedule + - file: about/rubrics + - file: about/waitlist + # - file: about/accommodations + # - file: about/doing_well + # - file: about/faq + +- caption: Part 1 - Getting Started + maxdepth: 1 + chapters: + - file: notes/part01/workshop01 + title: Workshop 1 + - file: notes/part01/assignment01 + - file: notes/part01/lab01A + - file: notes/part01/lab01B - - caption: Part 1 - Getting Started - maxdepth: 1 - chapters: - - file: notes/part01/workshop01 - title: Workshop 1 - - file: notes/part01/assignment01 - - file: notes/part01/lab01A - - file: notes/part01/lab01B - - caption: Part 2 - React maxdepth: 1 chapters: @@ -33,18 +33,13 @@ parts: chapters: - file: notes/project/team_formation - file: notes/project/progress01 - - file: notes/project/progress02 - - caption: Course Project - chapters: - - file: notes/project/team_formation - - file: notes/project/progress01 +- caption: Course Feedback + chapters: + - file: about/feedback + title: Anonymous Feedback Form - - caption: Course Feedback - chapters: - - file: about/feedback - title: Anonymous Feedback Form # - caption: Tools # chapters: # - file: tools/ed_discussion/ed_discussion -# - file: tools/github/github +# - file: tools/github/github \ No newline at end of file