diff --git a/docs/02-planning/Checklist.md b/docs/02-planning/Checklist.md index 1b38f119..aa489f84 100644 --- a/docs/02-planning/Checklist.md +++ b/docs/02-planning/Checklist.md @@ -6,6 +6,8 @@ sidebar_position: 4 The following table can be used as a checklist while planning a tricot experiment. +[Download the PDF](/files/checklist.pdf) + | ✔ | Step | Task | Key Actions | Responsible | |---|------------------|-----------------|-----------------------------------------------------------------------------------------------------|-------------------------| diff --git a/docs/04-ClimMob-suite/Design.md b/docs/04-ClimMob-suite/Design.md index 2f5678ef..71076a74 100644 --- a/docs/04-ClimMob-suite/Design.md +++ b/docs/04-ClimMob-suite/Design.md @@ -2,8 +2,6 @@ sidebar_position: 3 --- -## *Design* - ### 1. Create a new project To start working with ClimMob, your first step is to create a new project. You can do this in two ways: either by going to the Project overview section and clicking Create a new project, or by navigating to All projects and selecting Add new project. In both cases, you will be asked to complete a short form with the main project details. Once created, you can always return later to update or adjust the project settings. diff --git a/docs/04-ClimMob-suite/Implementation.md b/docs/04-ClimMob-suite/Implementation.md index 699430b0..6416c2b7 100644 --- a/docs/04-ClimMob-suite/Implementation.md +++ b/docs/04-ClimMob-suite/Implementation.md @@ -2,8 +2,6 @@ sidebar_position: 4 --- -## **Implementation** - ### 6. Technology randomization After setting up your data collection moments and their corresponding questions, the next step is to create test packages through technology randomization. This process ensures that each participant receives a balanced set of technology options for evaluation. diff --git a/docs/04-ClimMob-suite/Monitoring.md b/docs/04-ClimMob-suite/Monitoring.md index 46368547..d538b9d9 100644 --- a/docs/04-ClimMob-suite/Monitoring.md +++ b/docs/04-ClimMob-suite/Monitoring.md @@ -2,8 +2,6 @@ sidebar_position: 5 --- -## **Monitoring** - ### 14. Project overview The Project overview is the starting point of any ClimMob project. It guides you through the essential steps required to set up, manage, and share your research trial. Each section builds on the previous one, ensuring that your project is well-structured and ready for implementation. diff --git a/docs/04-ClimMob-suite/Outputs.md b/docs/04-ClimMob-suite/Outputs.md index 14f2d7a7..7acd2ae1 100644 --- a/docs/04-ClimMob-suite/Outputs.md +++ b/docs/04-ClimMob-suite/Outputs.md @@ -2,8 +2,6 @@ sidebar_position: 6 --- -## **Outputs** - ### 15. Data analysis Once all participant data has been collected, it is time to analyze the results. ClimMob provides built-in tools to process your tricot data and generate reports automatically. diff --git a/docs/04-ClimMob-suite/Share your project.md b/docs/04-ClimMob-suite/Share your project.md index 6bbf1937..d578e1f5 100644 --- a/docs/04-ClimMob-suite/Share your project.md +++ b/docs/04-ClimMob-suite/Share your project.md @@ -2,8 +2,6 @@ sidebar_position: 7 --- -## **Share your project** - ClimMob allows you to collaborate by sharing your project with other users. When you invite someone, you must assign a role that defines what level of access they will have: ● **Owner** – Automatically assigned to the person who created the project. Owners cannot be changed. diff --git a/docs/04-ClimMob-suite/Getting_Started.md b/docs/04-climmob-suite/Getting Started.md similarity index 99% rename from docs/04-ClimMob-suite/Getting_Started.md rename to docs/04-climmob-suite/Getting Started.md index bfb6d62d..3f831bfd 100644 --- a/docs/04-ClimMob-suite/Getting_Started.md +++ b/docs/04-climmob-suite/Getting Started.md @@ -2,8 +2,6 @@ sidebar_position: 2 --- -## *Getting Started* - ### Create an account Create your personal account on ClimMob. If you have already registered an account, you can log in straight away. diff --git a/static/files/checklist.pdf b/static/files/checklist.pdf new file mode 100644 index 00000000..cb592dcf Binary files /dev/null and b/static/files/checklist.pdf differ