Skip to content

Commit e05790c

Browse files
committed
assessment 8
1 parent 5e68b6f commit e05790c

File tree

76 files changed

+5324
-13315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+5324
-13315
lines changed

MADAstyle.scss

+11
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,17 @@ div.emphasis
143143

144144
}
145145

146+
div.instruction
147+
{
148+
padding: 0.5em;
149+
margin: 0.5em 0em;
150+
color: #145233;
151+
background-color: #d6f5e6;
152+
border: solid 5px #33cc80;
153+
border-radius: 10px;
154+
155+
}
156+
146157
div.prompt
147158
{
148159
padding: 0.5em;

content/model-fitting/assessment-model-fitting.qmd

+71-58
Large diffs are not rendered by default.

courseinfo/assessments-overview.qmd

+1-2
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@ You can expand and resize the columns/rows of the Excel file so you can make sur
4444
* [Module 5 – Data Processing](../quizsheets/m5_mada_data_processing_student.xlsx)
4545
* [Module 6 – Data presentation](../quizsheets/m6_mada_presentation_student.xlsx)
4646
* [Module 7 – Statistical Analysis Overview](../quizsheets/m7_mada_statistical_analysis_overview_student.xlsx)
47+
* [Module 8 – Fitting basic statistical models](../quizsheets/m8_mada_model_fitting_student.xlsx)
4748

48-
49-
<!-- * [Module 8 – Fitting basic statistical models](../quizsheets/m8_mada_model_fitting_student.xlsx) -->
5049
<!-- * [Module 9 – Evaluating your model fits](../quizsheets/m9_mada_model_assessment_student.xlsx) -->
5150
<!-- * [Module 10 – Improving your model fits](../quizsheets/m10_mada_model_improvement_student.xlsx) -->
5251

myresources/archive/Assessment_AI.html

-336
This file was deleted.

0 commit comments

Comments
 (0)