Skip to content

Commit c40cff8

Browse files
author
protohedgehog
committed
Minor edits
1 parent c913428 commit c40cff8

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

content_development/MAIN.ipynb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,11 @@
3939
"\n",
4040
"<br/>\n",
4141
"\n",
42-
"### **Specific learning outcomes for this Module**:\n",
42+
"### **Specific learning objectives for this Module**:\n",
4343
"\n",
44-
"* You will be able to define the characteristics of Open Source research software, and the ethical, legal, economic and research impact arguments for and against it.\n",
45-
"* Based on community standards, you will be able to describe the quality requirements of sharing and re-using open code.\n",
46-
"* You will be able to use a range of research tools that utilise open source software.\n",
47-
"* You will be able to transform code designed for your personal use into code that is accessible and re-usable by others.\n",
48-
"* Software developers will be able to make their software citable, and software users will know how to cite the software they use.\n",
44+
"* Learn the characteristics of open software; understand the **ethical, legal, economic, and research impact arguments for and against open software**, and further understand the quality requirements of open code.\n",
45+
"* Be able to turn code made for personal use into open code which is accessible by others.\n",
46+
"* Use software (tools) that utilizes open content.\n",
4947
"\n",
5048
"<br/>\n",
5149
"\n",
@@ -282,6 +280,7 @@
282280
"2. Based on community standards, you will now be able to describe the quality requirements of sharing and re-using open code.\n",
283281
"3. You will now be able to use a range of research tools that utilise OSS.\n",
284282
"4. You will now be able to transform code designed for their personal use into code that is accessible and re-usable by others.\n",
283+
"5. Software developers will be able to make their software citable, and software users will know how to cite the software they use. \n",
285284
"\n",
286285
"However, the Open Source journey does not stop here! This was just the beginning, and there are some incredible resources out there if you would like to do or learn more:\n",
287286
"\n",

content_development/MAIN.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@ Software and technology underpin modern science, which is now almost inevitably
3333

3434
<br/>
3535

36-
### **Specific learning outcomes for this Module**:
36+
### **Specific learning objectives for this Module**:
3737

38-
* You will be able to define the characteristics of Open Source research software, and the ethical, legal, economic and research impact arguments for and against it.
39-
* Based on community standards, you will be able to describe the quality requirements of sharing and re-using open code.
40-
* You will be able to use a range of research tools that utilise open source software.
41-
* You will be able to transform code designed for your personal use into code that is accessible and re-usable by others.
42-
* Software developers will be able to make their software citable, and software users will know how to cite the software they use.
38+
39+
1. Learn the characteristics of open software; understand the **ethical, legal, economic, and research impact arguments for and against open software**, and further understand the quality requirements of open code.
40+
41+
2. Be able to turn code made for personal use into open code which is accessible by others.
42+
43+
3. Use software (tools) that utilizes open content.
4344

4445
<br/>
4546

@@ -276,6 +277,8 @@ The **learning outcomes** from this should be:
276277
2. Based on community standards, you will now be able to describe the quality requirements of sharing and re-using open code.
277278
3. You will now be able to use a range of research tools that utilise OSS.
278279
4. You will now be able to transform code designed for their personal use into code that is accessible and re-usable by others.
280+
5. Software developers will be able to make their software citable, and software users will know how to cite the software they use.
281+
279282

280283
However, the Open Source journey does not stop here! This was just the beginning, and there are some incredible resources out there if you would like to do or learn more:
281284

0 commit comments

Comments
 (0)