Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new Trainer page to Your role #1355

Merged
merged 4 commits into from
Aug 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _data/sidebars/data_management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ subitems:
url: /researcher
- title: Research Software Engineer
url: /research_software_engineer
- title: Trainer
url: /trainer
- title: Your domain
description: Learn about data management tasks that affect your domain or research community, and the solutions adopted to address them.
url: /your_domain
Expand Down
2 changes: 1 addition & 1 deletion pages/your_role/principal_investigator.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Principal Investigator (PI)
description: Data management guidance for Principal Investigator (PI).
contributors: [Mijke Jetten, Gregoire Rossier]
contributors: [Mijke Jetten, Martin Cook, Siiri Fuchs, Ulrike Wittig, Daniel Wibberg, Helena Schnitzer, Xenia Perez-Sitja, Nazeefa Fatima, Gregoire Rossier]
page_id: principal_investigator
---

Expand Down
46 changes: 46 additions & 0 deletions pages/your_role/trainer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: Trainer
description: Data management guidance for trainers.
contributors: [Mijke Jetten, Martin Cook, Siiri Fuchs, Ulrike Wittig, Daniel Wibberg, Helena Schnitzer, Xenia Perez-Sitja, Nazeefa Fatima, Gregoire Rossier]
page_id: trainer
---

## Introduction
As a trainer, you design and deliver training courses in research data management with a focus on bioinformatics data. Your audience is mainly people in biomedical sciences: PhD students, postdocs, researchers, technicians and PIs.

Your role is to emphasise the importance of applying best practices in Research Data Management, including FAIR principles, and also to provide researchers with the skills necessary to put these principles into practice throughout their projects.

In addition to the usual abilities required for a trainer (communication, pedagogy, problem-solving), flexibility is key as you have to deal with an audience of several domains, skills and levels of involvement.


## Data management responsibilities

As a trainer you are responsible for encouraging and guiding researchers and scientists in effectively managing their data throughout the entire research lifecycle.

You play a critical role in assisting individuals and organisations in improving their data management skills and achieving their research goals.

In your role of trainer maker, you may need to:

* Collaborate with Data Managers to determine precise training needs and establish a tailored schedule for training sessions.
* Design effective training programs to ensure the delivered training empower participants with actionable skills and knowledge.
* Develop educational material, such as slide decks, training manuals, and online resources. These materials should be clear and concise, enabling the trainees to understand and implement effective data management strategies.
* Make sure that the training material is as FAIR and open as possible.
* Provide comprehensive training sessions, interactive workshops, and webinars to educate researchers on data management best practices, policies, and guidelines. This involves explaining the importance of data management, introducing relevant resources and tools, and providing hands-on training on data management.
* Implement a feedback system (e.g. surveys) to enhance the quality and impact of your training programs, and to improve learning outcomes and the training effectiveness.


## Data management guidance

### RDMkit pages

* [Your task pages](your_tasks) are organised around regular RDM tasks and challenges. You will find best practices, guidelines and training materials.
* The [National resources pages](national_resources) provide country-specific guidance, to help you choose the best services, tools and pipelines to manage your data. Furthermore, it links to national training pages in [TeSS](https://tess.elixir-europe.org/).
* You can find an overview of all training recourses on the [All training resources pages](all_training_resources).

### Other resources

* [TeSS](https://tess.elixir-europe.org/) is a life science training portal, where you can search for training courses or materials on data management
* [FAIR guiding principles](https://www.go-fair.org/fair-principles/) gives an overview of how to make your data Findable, Accessible, Interoperable and Reusable (FAIR).
* The [Train-the-Trainer program](https://elixir-europe.org/platforms/training/train-the-trainer) relies in the development of new Train-the-Trainer (TtT) courses and materials with the aim to give new instructors tools and tips for providing and enriching learning experiences to trainees and to include best-practice guidance on course and training material development
* [Data Stewardship Wizard (DSW)](https://ds-wizard.org/) guides you through creating a data management plan.
* [Mantra Research Data Management Training](https://mantra.ed.ac.uk) is a free, online course with guidelines to help understanding and reflecting on how to manage the digital data collected throughout your research.
Loading