https://github.com/uts-cic/noisy-sheet
Noisy sheets is an add-on that works in google spreadsheets, which allows users to: add noise to a dataset; share the unique datasets with a student cohort; and calculate function results for the students' versions of the data.
https://github.com/uts-cic/noisy-sheet
Last synced: 3 months ago
JSON representation
Noisy sheets is an add-on that works in google spreadsheets, which allows users to: add noise to a dataset; share the unique datasets with a student cohort; and calculate function results for the students' versions of the data.
- Host: GitHub
- URL: https://github.com/uts-cic/noisy-sheet
- Owner: uts-cic
- License: mit
- Created: 2017-10-04T23:33:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T09:04:46.000Z (about 7 years ago)
- Last Synced: 2025-03-02T21:15:42.574Z (over 1 year ago)
- Language: HTML
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noisy-sheet
Noisy sheets is an add-on that works in Google spreadsheets, which allows users to: add noise to a dataset; share the unique datasets with a student cohort; and calculate function results for the students' versions of the data.
# Files
code.gs: This file has the main functions and is in javascript.
index.hmtl: This file has the functionality to obtain the data to send the data with the noise to the students.
answer.hmtl: This file has the functionality to get the right answers from the spreadsheet of the students.
faqs: This file has the explanation that use to use the noisy sheets add-on.
# Any changes to the code require the below
1) Create a project in a Spreadsheet of google drive. (Go to Tools->Script Editor)
2) Copy the four files.
3) Put the project in the Add-ons administrator of google.