删除组卷 test_paper 功能相关代码
Opened this issue · 0 comments
fushang318 commented
说明
删除组卷 test_paper 功能相关代码
组卷的相关模型有
test_papers
test_questions
test_paper_items
test_options
删除的代码包括
相关 model
相关 controller
相关 haml 文件
相关 测试(不要忘记factory文件) 文件
需要做的内容
1 删除组卷 test_paper 功能相关代码
2 删除完毕后需要跑所有测试保证没有错误