+
+
{{ studyInfo.studyName }}
+ v{{ studyInfo.appVersion }}
-
- Version {{ studyInfo.appVersion }}
-
+
+ Study Info
{{ studyInfo.shortDescription }}
@@ -37,18 +36,53 @@ onMounted(async () => {
Study Website:
- {{ studyInfo.infoUrl }}
+
+ {{ studyInfo.infoUrl }}
+
Privacy Policy:
- {{ studyInfo.privacyPolicyUrl }}
+
+ {{
+ studyInfo.privacyPolicyUrl
+ }}
+
+
+
+
+ Monitoring Tool Info
+ TODO: Short summary of PersonalAnalytics
+
+
Active Trackers:
{{ studyInfo.currentlyActiveTrackers.join(', ') }}
+
+ Contact:
+ André Meyer (TBD), Sebastian Richner (TBD)
+
+
+ Website:
+
+ https://github.com/HASEL-UZH/PersonalAnalytics
+
+
+
+ Privacy Policy:
+
+ TODO: TBD
+
+
+
+
+
+
{{ studyInfo.studyName }} + v{{ studyInfo.appVersion }}
-Study Info
{{ studyInfo.shortDescription }}
Study Website: | -{{ studyInfo.infoUrl }} | ++ {{ studyInfo.infoUrl }} + |
Privacy Policy: | -{{ studyInfo.privacyPolicyUrl }} | ++ {{ + studyInfo.privacyPolicyUrl + }} + |
Monitoring Tool Info
+TODO: Short summary of PersonalAnalytics
+Active Trackers: | {{ studyInfo.currentlyActiveTrackers.join(', ') }} |
Contact: | +André Meyer (TBD), Sebastian Richner (TBD) | +
Website: | ++ https://github.com/HASEL-UZH/PersonalAnalytics + | +
Privacy Policy: | ++ TODO: TBD + | +