mindpin / eshare

目前的主站项目。
4 stars 2 forks source link

删除组卷 test_paper 功能相关代码 #229

Open fushang318 opened 11 years ago

fushang318 commented 11 years ago

说明

删除组卷 test_paper 功能相关代码

组卷的相关模型有

  test_papers
  test_questions
  test_paper_items
  test_options

删除的代码包括

  相关 model
  相关 controller
  相关 haml 文件
  相关 测试(不要忘记factory文件) 文件

需要做的内容

1 删除组卷 test_paper 功能相关代码 2 删除完毕后需要跑所有测试保证没有错误