This repository was archived by the owner on Dec 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
31 lines (30 loc) · 2.03 KB
/
about.html
File metadata and controls
31 lines (30 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
layout: chapter
title: About
beschrijving: About the project, team and open science
permalink: /about/
---
<section id="feature">
<div class="container">
<div class="row">
<div class="col-md-12">
<h4>The project</h4>
<p>
The program <a href="https://www.hva.nl/urban-vitality/mib" target="_blank">Mensen in Beweging</a> consists of several subprojects, or work packages. One work package concerns the quality of practice-oriented research, from design research to randomized controlled trials. This pilot website serves as a platform to quickly develop, test and publish ideas, documents, products and solutions we come up with (confidential documents will be published on HvA intranet). It also serves to quickly receive feedback from our 'stakeholders', the researchers, and to encourage them to be actively involved. This temporary pilot website will be replaced by a more definitive AUAS-website, but until then we will use this pilot website. The code is open source and can be found <a href="https://github.com/mibopenscience/mibopenscience.github.io" target="_blank">here</a>. We work with a team in a Scrum-like fashion backed up by a group of stakeholders, the researchers. As a backlog and Scrum-board (to do / doing / done) we use Trello. More about our way of (open) working can be found <a href="https://osf.io/ajwfg/" target="_blank">here</a>.
</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12">
<h4>The team</h4>
<p>The Scrum team, the scrum master, the product owner, the stakeholders</p>
</div>
<div class="col-md-6 col-md-12">
<h4>Open science</h4>
<p>
# Transparency # research integrity # creativity # robust science # questionable research practices # collaboration # accountability # reuse # sharing # research waste # citizen science # reproducibility # credibility # sustainable science # impact # FAIR # accessibility # networks # media # transition
</p>
</div>
</div>
</div>
</section>