Skip to content

Commit 7cba164

Browse files
author
protohedgehog
committed
Minor updates
1 parent 1fded40 commit 7cba164

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

content_development/02-design.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,21 @@
2929
- [Good enough practices in scientific computing](https://doi.org/10.1371/journal.pcbi.1005510) (Wilson et al. ,2017).
3030

3131
2. Design learner activities with clear instructions
32-
- Task 1: Create a GitHub repo
33-
- Task 2: Integrate a GitHub repo with Zenodo
32+
- Task 1: Create your first GitHub project
33+
- Task 2: Integrate a GitHub project with Zenodo
3434
- Task 3: Integrating Git and R Studio
3535

3636
3. Find resources (video, illustrations, screencasts, podcasts, assignments, quizzes, presentations)
37-
- In prep; requires new content to be produced
37+
- In preparation; requires new content to be produced
3838

3939
4. Write concise, engaging video (and audio) scripts
40-
- Complete
40+
- Completed
4141

4242
5. Review all learning resources, adjusting as needed
43-
- In prep
43+
- In preparation
4444

4545
6. Finalise all scripts
46-
- Pending
46+
- Pending (2/6)
4747

4848
7. Copyright strategy
49-
- Pending
49+
- Completed

content_development/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# Module 5 content development
22

3-
These are the main content development files for the MOOC module production.
3+
These are the main content development files for this MOOC module.
44

55
**STATUS**: The second release for this module is now ready, and has been published on Zenodo:
66

7-
Ver. 1: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1325081.svg)](https://doi.org/10.5281/zenodo.1325081)
7+
Version 2: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1434288.svg)](https://doi.org/10.5281/zenodo.1434288)
88

9-
Ver. 2: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1434288.svg)](https://doi.org/10.5281/zenodo.1434288)
9+
Version 1: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1325081.svg)](https://doi.org/10.5281/zenodo.1325081)
1010

1111
To cite this work, please use the following:
1212

1313
Tennant, J. et al. (23/09/2018) Open Science MOOC: Module 5, Open Research Software and Open Source (Version 2.0) Zenodo. [http://doi.org/10.5281/zenodo.1434288](http://doi.org/10.5281/zenodo.1434288)
1414

1515
Please refer to the [contributing guidelines](https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/CONTRIBUTING.md) before making changes here.
1616

17+
Anyone can join our [open Slack channel](https://openmooc-ers-slackin.herokuapp.com/) and [team on GitHub](https://open-science-mooc-invite.herokuapp.com/) for the whole MOOC project.
18+
1719
## Core content
1820

19-
These are the draft content files. The content in them is fully accessible, and can be used for learning purposes. However, they have not been integrated into a formal MOOC platform yet. At the moment, they are being written in markdown format, and then using the [notedown](https://github.com/aaren/notedown) tool to convert into iPython notebook format. PDF and HTML versions are created using [pandoc](https://pandoc.org/demos.html) and the [markdown to PDF](https://atom.io/packages/markdown-pdf) package for Atom.
21+
These are the draft content files. The content is fully accessible, and can be used for learning purposes, either individually or as a group, and can be shared and re-used as you wish. However, they have not been integrated into a formal MOOC platform yet. At the moment, they are being written in markdown format, and then using the [notedown](https://github.com/aaren/notedown) tool to convert into iPython notebook format. PDF and HTML versions are created using [pandoc](https://pandoc.org/demos.html) and the [markdown to PDF](https://atom.io/packages/markdown-pdf) package for [Atom](https://atom.io/).
2022

2123
For notedown:
2224
1. Make sure you're working in Linux or Debian

0 commit comments

Comments
 (0)