This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Privacy policy / Terms of service [GDPR] #51
Open
Description
GDPR / privacy
- — draft initial Privacy policy / source;
- — heading/ link in
README
;
Hi @timcoughlan,
I'm not sure how 'our-journey' is going to be presented to students yet ...
However, we should probably draft a user/ student-facing Privacy Policy, that is specific to the OU, and explicit about:
- 'Our Journey' is prototype (Beta or whatever?) software, and functionality may change at any time;
- The 'Our Journey' software (Javascript) runs entirely on the user's local computer/machine/device, and in their browser software;
- Not sending/ transmitting/ storing contents of a "journey" or any personal data on any server;
- Not sharing, unless you explicitly save a HTML or PDF file, and posting those somewhere;
- That the HTML/ PDFs don't contain your name/OUCU/personally identifiable data etc. (unless you add those yourself);
- Using Google Analytics including GA cooies to collect anonymised usage patterns;
- Probably with links to the OU-wide Terms / Privacy policy?
- That users/ students agree to abide by the OU's policies when creating/ sharing journeys (no derogatory, offensive, bullying language in their journeys, etc.);
- That the OU may at its own discretion take down journeys shared on OU web sites and properties, if they breach OU policies;
- That the OU won't be held liable for the content of users/ students journeys whether shared publicly or privately;
- ... Anything else ...?
OU pages
- https://www.open.ac.uk/privacy
- https://www.open.ac.uk/conditions
- https://help.open.ac.uk/documents/policies
- https://help.open.ac.uk/documents/policies/computing/files/45/student-computing-policy.pdf
- https://www.open.ac.uk/copyright
- ... ?
DONE: I suggest that it is added to src/config.js
:
module.exports.DEFAULTS = {
//...
privacyUrl: 'https://iet-ou.github.io/our-journey/privacy.html'
};
Metadata
Metadata
Assignees
Labels
No labels