Show More
Commit Description:
- add problem toggle test js reponse (it was forgotten)...
Commit Description:
- add problem toggle test js reponse (it was forgotten)
- change score report to bootstrap-sortable
References:
File last commit:
Show/Diff file:
Action:
config/environment.rb
| 5 lines
| 154 B
| text/x-ruby
| RubyLexer
|
|
r329 | # Load the rails application | ||
require File.expand_path('../application', __FILE__) | ||||
# Initialize the rails application | ||||
CafeGrader::Application.initialize! | ||||