diff --git a/latest/03 Design/design/index.html b/latest/03 Design/design/index.html index c79da6b0..2ea85805 100644 --- a/latest/03 Design/design/index.html +++ b/latest/03 Design/design/index.html @@ -1120,15 +1120,15 @@

Structure is everything

lu1 --> ass[Assessment]; lu1 --> at[attachments]; at --> mff[multimedia files]; - lu1 --> lc[<a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/template_content.md'>Learning Content</a>]; + lu1 --> lc[<b>Learning Content</b><br><a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/template_content.md'>Git MD format</a><br><a href='https://github.com/FAIR-by-Design-Methodology/microlearning/blob/main/resources/attachments/Root/XX%20module%20name/Module%20Name_notes.docx'>Office format</a>]; lu1 --> sd[<a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Learning_unit_content.pptx'>Slide Deck</a>]; - lu1 --> lp[<a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/template_unit_lesson_plan.md'>Learning Unit Plan</a>]; + lu1 --> lp[<b>Learning Unit Plan</b><br><a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/template_unit_lesson_plan.md'>Git MD format</a><br><a href='https://github.com/FAIR-by-Design-Methodology/microlearning/blob/main/resources/attachments/Root/XX%20module%20name/Module%20Plan.docx'>Office format</a>]; act --> a1[<b>01 activity desc</b><br><a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Activities/activity_details_template.md'>Git MD format</a><br><a href='https://github.com/FAIR-by-Design-Methodology/microlearning/blob/main/resources/attachments/Root/XX%20module%20name/activities/Activity%20Name_description.docx'>Office format</a>]; act --> ax[...]; act --> aK[<b>K activity desc</b><br><a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Activities/activity_details_template.md'>Git MD format</a><br><a href='https://github.com/FAIR-by-Design-Methodology/microlearning/blob/main/resources/attachments/Root/XX%20module%20name/activities/Activity%20Name_description.docx'>Office format</a>]; - ass --> qb[<a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Assessment/assessment_template.md'>questions</a>]; + ass --> qb[<b>Questions</b><br><a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Assessment/assessment_template.md'>Git MD format</a><br><a href='https://github.com/FAIR-by-Design-Methodology/microlearning/blob/main/resources/attachments/Root/XX%20module%20name/assessment/quiz_gift_template.txt'>Office format</a>]; ass --> st[<a href='https://github.com/FAIR-by-Design-Methodology/templates/blob/main/resources/Learning%20Unit/Assessment/assessment_template.md'>opt strategy</a>];
diff --git a/latest/sitemap.xml.gz b/latest/sitemap.xml.gz index 81ca1c8e..5d3e3a4b 100644 Binary files a/latest/sitemap.xml.gz and b/latest/sitemap.xml.gz differ