jshoe/coursequestionbank

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/upload/index.html.haml
coffeelint.json
config.ru
doc/README_FOR_APP
foo.html
preview.html.erb
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/graystar.png
public/robots.txt
public/yellowstar.png
saasquizes_test
solr/conf/schema.xml
solr/conf/solrconfig.xml
solr/conf/stopwords.txt
app/assets/javascripts/application.js12
app/assets/javascripts/problems.js166
C
7 hrs
app/controllers/application_controller.rb26
app/controllers/collections_controller.rb63
app/controllers/instructors_controller.rb57
A
2 hrs
app/controllers/problems_controller.rb231
D
2 days
app/controllers/sessions_controller.rb22
app/controllers/upload_controller.rb18
app/helpers/application_helper.rb24
app/helpers/collections_helper.rb5
app/helpers/instructor_helper.rb2
app/helpers/problems_helper.rb2
app/helpers/sessions_helper.rb2
app/models/ability.rb15
app/models/collection.rb36
A
35 mins
app/models/instructor.rb29
app/models/problem.rb201
A
3 hrs
app/models/ruql_reader.rb36
A
1 hr
app/models/setting.rb3
app/models/tag.rb5
app/models/whitelist.rb15
config/routes.rb26
foo.rb40
lib/ruql_renderer.rb54
A
55 mins
spring15_microquizzes.rb193