Rigour
Last updated on 2026-04-22 | Edit this page
Estimated time: 12 minutes
Overview
Questions
- How do you write a lesson using Markdown and sandpaper?
Objectives
- describe how rigour could help avoid paper retraction
- Awareness of reproducibility concerns re: genAI outputs
- awareness of limitations of explainable AI
- awareness of business models and how these impact behaviours
- describe how genAI use can impact disciplinary norms
What is rigour
Pre-learning: what are the things that influence rigour, what does it mean in the research process. this could include pre-registration.
Describe how rigour could help avoid paper retraction
Read:
- what were the issues,
- what were the rigour components that contributed to retraction
Explainable AI
Definition of explainable AI: ….
Defintion of open source AI ….
The need for explainability
Pre-learning: introduce concept of attention economy, and how this relates to follow-up questions. Relate to pre-registration concept
Challenge: Task review
Read the aim of the task:
Read the chat transcript:
Answer the questions:
- the prepared plan was adhered to
- if the original objective was met
- Use
.mdfiles for episodes when you want static content - Use
.Rmdfiles for episodes when you need to generate output - Run
sandpaper::check_lesson()to identify any issues with your lesson - Run
sandpaper::build_lesson()to preview your lesson locally