Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
rdoc (6.1.1)
redcarpet (3.4.0)
redcarpet (3.5.1)
regexp_parser (1.5.1)
remotipart (1.4.3)
representable (2.4.1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Students may practice coding exercises or multiple-choice-questions on a variety
CodeWorkout was inspired by many great systems built by others, but aims to bring together the best from earlier forerunners while adding important new features.
It provides comprehensive support for teachers who want to use coding exercises in their courses, while also maintaining flexibility for self-paced learners who aren't part of an organized course.

Try it out at [https://code-workout.cs.vt.edu].
Try it out at https://codeworkout.cs.vt.edu.
You can play around without signing up if you like.

## Contents
Expand Down