Changed to absolute image path authored by Oliver Diers's avatar Oliver Diers
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
title: StudyChecker title: StudyChecker
--- ---
# SFB Study Checker # SFB Study Checker
Checks if a certain study (given by its root folder) is conform with the SFB norms. Checks if a certain study (given by its root folder) is conform with the SFB norms.
...@@ -20,7 +21,7 @@ It is required to have a Java version greater or equal to 1.8.0 installed. You c ...@@ -20,7 +21,7 @@ It is required to have a Java version greater or equal to 1.8.0 installed. You c
After installing Java, you should be able to launch the application by simply double-clicking it. After installing Java, you should be able to launch the application by simply double-clicking it.
### GUI Usage ### GUI Usage
![](main/images/StudyChecker_tutorial.png) ![](https://gitlab.ruhr-uni-bochum.de/sfb1280/studychecker/-/blob/main/images/StudyChecker_tutorial.png)
Input fields top down: Input fields top down:
1. _Study Base folder:_ 1. _Study Base folder:_
... ...
......