Skip to content

Commit ce5ed15

Browse files
committed
NEWS.md reworked
1 parent 36dcf74 commit ce5ed15

File tree

1 file changed

+50
-42
lines changed

1 file changed

+50
-42
lines changed

NEWS.md

Lines changed: 50 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -12,126 +12,130 @@
1212

1313
# BioDataScience1 2021.1.1
1414

15-
- `A02Lc_nuage` : correction in the instructions of an exercise
15+
- **A02Lc_nuage**: correction in the instructions of an exercise.
1616

1717
# BioDataScience1 2021.1.0
1818

19-
- `A01La_outils` updated to version 3.
19+
- **A01La_outils** updated to version 3.
2020

2121
# BioDataScience1 2021.0.0
2222

23-
- Dependency moved from {learndown} to {learnitdown}. Preparation of the 2021-2020 series.
23+
- Preparation for academic year 2021-2022.
24+
25+
- Dependency moved from {learndown} to {learnitdown}.
2426

2527
- Obfuscation trial
2628

2729
# BioDataScience1 2020.11.1
2830

29-
- `A12La_correlation`: minor modifications to improve exercise guidelines.
31+
- **A12La_correlation**: minor modifications to improve exercise guidelines.
3032

3133
# BioDataScience1 2020.11.0
3234

33-
- `A12La_correlation` updated to version 2.
35+
- **A12La_correlation** updated to version 2.
3436

3537
# BioDataScience1 2020.10.0
3638

37-
- `A11Lb_syntaxr` updated to version 2.
39+
- **A11Lb_syntaxr** updated to version 2.
3840

3941
# BioDataScience1 2020.9.1
4042

41-
- `A11La_anova2`: improved exercise guidelines for interaction plot.
43+
- **A11La_anova2**: improved exercise guidelines for interaction plot.
4244

4345
# BioDataScience1 2020.9.0
4446

45-
- `A11La_anova2` updated to version 2.
47+
- **A11La_anova2** updated to version 2.
4648

4749
# BioDataScience1 2020.8.1
4850

49-
- `A09Lb_ttest_wmw` version 2.1.1: replace `weight` by `delta_weight` in the instructions
51+
- **A09Lb_ttest_wmw** version 2.1.1: replace `weight` by `delta_weight` in the instructions
5052

5153
- Praise sentences in English are eliminated from result outputs of {gradethis}.
5254

5355
# BioDataScience1 2020.8.0
5456

55-
- `A10La_anova` updated to version 2 (+ name changed in the YAML header).
57+
- **A10La_anova** updated to version 2 (+ name changed in the YAML header).
5658

5759
# BioDataScience1 2020.7.1
5860

59-
- `A09La_ttest` version 2.1.0: use `grade_code()` in more exercises + general revision.
61+
- **A09La_ttest** version 2.1.0: use `grade_code()` in more exercises + general revision.
6062

61-
- `A09Lb_ttest_wmw` version 2.1.0: revision and refactoring.
63+
- **A09Lb_ttest_wmw** version 2.1.0: revision and refactoring.
6264

6365
# BioDataScience1 2020.7.0
6466

65-
- `A09La_ttest` updated to version 2.
67+
- **A09La_ttest** updated to version 2.
6668

67-
- `A09Lb_ttest_wmw` updated to version 2.
69+
- **A09Lb_ttest_wmw** updated to version 2.
6870

6971
# BioDataScience1 2020.6.0
7072

71-
- Add to the `exercice.setup` `tabac_table` and `blood_table` for `A08Lb_chi2b`.
73+
- Add to the `exercice.setup`, `tabac_table` and `blood_table` for **A08Lb_chi2b**.
7274

7375
# BioDataScience1 2020.5.1
7476

75-
- Value of an argument in last exercise of `A08La_chi2` is specified: `rescale.p = FALSE` in order to avoid ambiguity on the values required for the other arguments.
77+
- Value of an argument in last exercise of **A08La_chi2** is specified: `rescale.p = FALSE` in order to avoid ambiguity on the values required for the other arguments.
7678

7779
# BioDataScience1 2020.5.0
7880

79-
- "Tutorial" `A99La_avis` added to get a quick feedback from the students.
81+
- "Tutorial" **A99La_avis** added to get a quick feedback from the students.
8082

8183
# BioDataScience1 2020.4.3
8284

8385
- Old tutorials and Shiny apps that still need to be reworked are moved to the `/devel` directory.
8486

8587
# BioDataScience1 2020.4.2
8688

87-
- `A07La_proba` updated to version 2.
89+
- **A07La_proba** updated to version 2.
8890

89-
- `A07Lb_distri` updated to version 2 and split into `A07Lb_distri` (binomial & Poisson) and `A07Lc_distri2` (Normal & quantile-quantile).
91+
- **A07Lb_distri** updated to version 2 and split into **A07Lb_distri** (binomial & Poisson) and **A07Lc_distri2** (Normal & quantile-quantile).
9092

91-
- `A08La_chi2` and `A08Lb_chi2b` are reworked to version 2 and expanded to a new presentation with more explanations, more feedbacks and a couple of images to get the tutorials more pleasant to use.
93+
- **A08La_chi2** and **A08Lb_chi2b** are reworked to version 2 and expanded to a new presentation with more explanations, more feedbacks and a couple of images to get the tutorials more pleasant to use.
9294

9395
# BioDataScience1 2020.4.1
9496

95-
- Correction of the comment `comm` -\> `comm_noscore` that was erroneously left in its ancient form in `A06Lb`.
97+
- Correction of the comment `comm` -\> `comm_noscore` that was erroneously left in its ancient form in **A06Lb**.
9698

9799
# BioDataScience1 2020.4.0
98100

99-
- New tutorials `A06La` and `A06Lb` added.
101+
- New tutorials **A06La** and **A06Lb** added.
100102

101103
# BioDataScience1 2020.3.4
102104

103-
- Minor changes in `A05La`.
105+
- Minor changes in **A05La**.
104106

105107
# BioDataScience1 2020.3.3
106108

107-
- Minor changes in `A05La`.
109+
- Minor changes in **A05La**.
108110

109111
# BioDataScience1 2020.3.2
110112

111-
- Minor changes in `A04Ld`.
113+
- Minor changes in **A04Ld**.
112114

113115
# BioDataScience1 2020.3.1
114116

115-
- Minor changes in `A04L` learnr.
117+
- Minor changes in **A04L** learnr.
116118

117119
# BioDataScience1 2020.3.0
118120

119-
- Major changes for `A04L`: several learnrs.
121+
- Major changes for **A04L**: several learnrs.
120122

121123
# BioDataScience1 2020.2.0
122124

123-
- Rename several shinyapps.
125+
- Rename several Shiny apps.
124126

125127
# BioDataScience1 2020.1.1
126128

127-
- Tutorial `A02Lb_progression`: minor changes.
129+
- Tutorial **A02Lb_progression**: minor changes.
128130

129131
# BioDataScience1 2020.1.0
130132

131133
- Minor changes in the first 3 modules.
132134

133135
# BioDataScience1 2020.0.0
134136

137+
- Preparation for academic year 2020-2021.
138+
135139
- Clean up. Now depends on {learndown} and {BioDataScience} only.
136140

137141
- `learnr_setup()` and `learnr_banner()` functions added.
@@ -144,50 +148,54 @@
144148

145149
# BioDataScience1 2019.11.0
146150

147-
- Tutorial `06b_mds` finalized.
151+
- Tutorial **06b_mds** finalized.
148152

149-
- Tutorial `06c_som` finalized.
153+
- Tutorial **06c_som** finalized.
150154

151155
# BioDataScience1 2019.11.0
152156

153-
- Tutorial `06a_kmeans` finalized.
157+
- Tutorial **06a_kmeans** finalized.
154158

155159
# BioDataScience1 2019.10.0
156160

157-
- Tutorial `05a_distance_matrix` finalized.
161+
- Tutorial **05a_distance_matrix** finalized.
158162

159163
# BioDataScience1 2019.9.0
160164

161-
- New shiny app `04e_gompertz` created.
165+
- New shiny app **04e_gompertz** created.
162166

163167
# BioDataScience1 2019.8.0
164168

165-
- Shiny `04c` and `04d` added.
169+
- Shiny **04c** and **04d** added.
166170

167171
# BioDataScience1 2019.7.0
168172

169-
- Shiny app `04a_michaelis_menten` and `04b_exponent` added.
173+
- Shiny app **04a_michaelis_menten** and **04b_exponent** added.
170174

171175
# BioDataScience1 2019.6.0
172176

173-
- Tutorial `03a_mod_lin` finalized.
177+
- Tutorial **03a_mod_lin** finalized.
174178

175179
# BioDataScience1 2019.5.0
176180

177-
- Tutorial `02a_reg_multi` finalized.
181+
- Tutorial **02a_reg_multi** finalized.
178182

179183
# BioDataScience1 2019.4.0
180184

181-
- Tutorial `02b_reg_poly` finalized.
185+
- Tutorial **02b_reg_poly** finalized.
182186

183187
# BioDataScience1 2019.3.0
184188

185-
- Tutorial `01b_reg_lin`: minor correction.
189+
- Tutorial **01b_reg_lin**: minor correction.
186190

187191
# BioDataScience1 2019.2.0
188192

189-
- Tutorial `01b_reg_lin` finalized.
193+
- Tutorial **01b_reg_lin** finalized.
190194

191195
# BioDataScience1 2019.1.0
192196

193-
- Tutorial `01a_rappel` finalized.
197+
- Tutorial **01a_rappel** finalized.
198+
199+
# BioDataScience1 2019.0.0
200+
201+
- First versioned version (first number is the academic year, e.g., 2019.0.0 is for academic year 2019-2020).

0 commit comments

Comments
 (0)