This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
# Surveys
|
||||
|
||||
## 2025
|
||||
|
||||
In 2025, we conducted a staff survey on the state of research software engineering at Paul Scherrer Institut (PSI). The survey was open in September and October 2025, and we received responses from over 50 research software engineers (RSEs) across all centers at PSI. On average, every respondent spent over half an hour on the survey.
|
||||
|
||||
{ type=application/pdf style="width:100%; aspect-ratio: 1 / 1;"}
|
||||
@@ -4,6 +4,7 @@ copyright: © Paul Scherrer Institute (PSI) | Content under CC0 License
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- About: 'about.md'
|
||||
- Surveys: 'surveys.md'
|
||||
- Offers: 'offers.md'
|
||||
- Events: 'events.md'
|
||||
- Links: 'links.md'
|
||||
@@ -42,6 +43,7 @@ plugins:
|
||||
- autorefs
|
||||
- include-markdown
|
||||
- blog
|
||||
- mkdocs-pdf
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.superfences
|
||||
|
||||
+6
-5
@@ -1,5 +1,6 @@
|
||||
mkdocs==1.6.1
|
||||
mkdocs-autorefs==1.4.2
|
||||
mkdocs-material==9.6.14
|
||||
pymdown-extensions==10.15
|
||||
mkdocs-include-markdown-plugin==7.1.5
|
||||
mkdocs
|
||||
mkdocs-autorefs
|
||||
mkdocs-material
|
||||
pymdown-extensions
|
||||
mkdocs-include-markdown-plugin
|
||||
mkdocs-pdf
|
||||
Reference in New Issue
Block a user