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

Track workshops using this lesson material #108

Merged
merged 2 commits into from
Sep 2, 2024
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
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Research Software Support
This repository contains the contents for the Research Software Support platform. In the Research Software Support modules we want to provide a comprehensive overview of the different aspects of research software.

## Teaching this lesson?
Do you want to teach Research Software Support? This material is open-source and freely available.
Are you planning on using our material in your teaching?
We would love to help you prepare to teach the lesson and receive feedback on how it could be further improved, based on your experience in the workshop.

You can notify us that you plan to teach this lesson by creating an issue in this repository. Also, it would be great if you can update [this overview of all workshops taught with this lesson material](workshops.md). This helps us show the impact of developing open-source lessons to our funders.

## Target audience
The target audience for this material is University management and support staff. University management taking part in courses involving these modules may be involved in creating university policy around research software. The University support staff targeted are not themselves researchers or software engineers, but they support researchers and research software engineers in creating research software.

Expand Down Expand Up @@ -51,4 +58,4 @@ Start the development server on `http://localhost:3000`:
npm run dev
```

Now you can open a browser and navigate to `http://localhost:3000/research-software-support`
Now you can open a browser and navigate to `http://localhost:3000/research-software-support`
3 changes: 3 additions & 0 deletions workshops.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| Date (YYYY-MM-DD) | Organisation | Location | Comments |
|-------------------|-----------------------------|--------------------------------------|----------------------------|
| 2024-09-10 | Netherlands eScience Center | Utrecht & Amsterdam, The Netherlands | |
Loading