A Toolbox for Writing 'swirl' Courses
Add a LICENSE.txt file to your course
Add current lesson to course manifest
Count number of questions in current lesson
Demo the current lesson in swirl
Get question numbers for any questions matching a regular expression
See what lesson you are currently working on
Decode Student's Submissions from Google Forms
Turn a swirl lesson into a pretty webpage
Replace spaces in strings with underscores
Create new lesson in the YAML format.
Create an .swc
file of the course you are working on
Select an existing lesson to work on
Find the directory where swirl courses are stored
Launch a Shiny application for writing swirl lessons
Run tests on a course
Run tests on a lesson
(Deprecated)
Unpack an .swc
file into a swirl course
Template for R command question
Template for figure questions
Template for output without a question
Template for multiple choice question
Template for exact numerical question
Template for R script question
Template for text question
Template for video question
A set of tools for writing and sharing interactive courses to be used with swirl.