Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

google_form_decode

Decode Student's Submissions from Google Forms


Description

Decode Student's Submissions from Google Forms

Usage

google_form_decode(path = file.choose())

Arguments

path

The path to a csv file downloaded from Google Forms or Google Sheets which contains student's encoded responses.

Value

A data frame containing each student's results.

Examples

## Not run: 

# Choose the csv file yourself
google_form_decode()

# Explicity specify the path
google_form_decode("~/Desktop/My_Course.csv")


## End(Not run)

swirlify

A Toolbox for Writing 'swirl' Courses

v0.5.3
MIT + file LICENSE
Authors
Sean Kross [aut, cre], Nick Carchedi [aut], Chih-Cheng Liang [ctb], Wush Wu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.