Skip to content
Merged
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
6 changes: 3 additions & 3 deletions _module_templates/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

author: DART Team
email: [email protected]
version: 1.4.2
version: 1.4.3
current_version_description: Add text after Overview and Feedback that invites learners to the rest of the modules
language: en
narrator: UK English Female
Expand All @@ -20,7 +20,7 @@ Previous versions:
@end

@overview
<lia-keep><div class = "overview"></lia-keep>
<div class = "overview">

## Overview
@comment
Expand All @@ -45,7 +45,7 @@ This version (@version): @current_version_description

@version_history

<lia-keep></div></lia-keep>
</div>

Looking for other modules on this topic or other topics related to data analytics and data science in biomedicine? Please see [our complete list of educational modules](https://arcus.github.io/education_modules/list_of_modules) or consider trying our [prototype curriculum builder](https://learn.arcus.chop.edu).

Expand Down