Commit Graph

11202 Commits

Author SHA1 Message Date
lizanle f448b5f8e2 全站搜索 2015-11-27 11:00:06 +08:00
Tim 2d14b66336 作品列表样式调整 2015-11-27 10:56:46 +08:00
huang 042b197767 课程英雄榜界面调整
动作触发的时候更新总分
更换迁移顺序
2015-11-27 10:49:41 +08:00
ouyangxuhua b05708f6e8 解决一下三个bug:
1.新建组织文章时,置标题和描述为空,点击取消按钮,却弹出“标题不能为空”的提示信息
2.课程/项目关联组织:点击取消按钮不应该直接收起关联组织列表
3.组织详情页面内再编辑组织,点击确定编辑的按钮后又返回组织列表页面,应返回组织详情页面
2015-11-27 10:43:21 +08:00
lizanle 7cb39d1754 全站搜索 2015-11-27 10:40:58 +08:00
cxt 1f2675020b 学生答题未完成时可保存试卷 2015-11-27 10:15:25 +08:00
houxiang ee746b2d64 Merge branch 'gitlab_guange' of http://repository.trustie.net/xianbo/trustie2 into gitlab_guange
need it
2015-11-27 10:12:00 +08:00
houxiang c6b5abba4e hide the the count of project'repo 2015-11-27 10:10:59 +08:00
lizanle ee47187a61 全站搜索 2015-11-27 09:52:51 +08:00
ouyangxuhua 58365e8892 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	public/stylesheets/new_user.css
2.组织增加项目功能
2015-11-27 09:50:17 +08:00
huang 8c83bbfff3 课程英雄榜数据 2015-11-27 00:48:08 +08:00
huang 061a1f602a 效果实现 2015-11-26 21:17:04 +08:00
huang aca7684414 课程英雄榜
各模块动作 触发加分
2015-11-26 18:22:03 +08:00
cxt cc0ff6bbc0 Merge branch 'develop' of http://repository.trustie.net/xianbo/trustie2 into develop 2015-11-26 17:22:46 +08:00
cxt c9f844b9ba Merge branch 'sw_new_course' into develop 2015-11-26 17:22:26 +08:00
cxt dec5980443 截止时间一到立即提交试卷 2015-11-26 17:20:17 +08:00
cxt f8621cac76 未设置考试时长时,只要还未到截止时间就可以一直提交试卷。 2015-11-26 16:57:51 +08:00
lizanle dcd441a9db 全站搜索 2015-11-26 16:43:10 +08:00
ouyangxuhua 9c3aed8028 增加组织加入课程功能 2015-11-26 16:29:50 +08:00
cxt ed9cef486f 测验列表页面的按钮调整 2015-11-26 15:21:46 +08:00
cxt b690fa0b05 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-26 14:48:01 +08:00
cxt b602e1c85d 学生答题页面显示试卷截止时间 2015-11-26 14:47:52 +08:00
Tim 5bdcdc607f 测验列表格式更改 2015-11-26 14:45:35 +08:00
cxt f1bb1bb8c2 测验列表的创建时间改成截止时间,每个测验名字前增加序号,显示发布状态 2015-11-26 14:36:19 +08:00
cxt cbdc6bb889 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-26 11:22:52 +08:00
cxt 6b72b4bb17 非课程参与人员无法查看私有课程的测验列表 2015-11-26 11:22:42 +08:00
Tim 09e0e5e93d 单选多选还原 2015-11-26 11:10:17 +08:00
Tim 2a73751fd9 多选题样式调整 2015-11-26 10:56:24 +08:00
Tim 2b6cae5418 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	app/views/exercise/_show_MC.html.erb
2015-11-26 10:29:21 +08:00
Tim a0c73a5a54 单选题样式调整 2015-11-26 10:27:32 +08:00
cxt 6513c0afee 测验题目的删除按钮增加title 2015-11-26 10:11:54 +08:00
cxt 6f4b6a6b67 填空题的候选答案不能为空,选择题和填空题至少得有一个选项或一个候选答案 2015-11-26 10:03:12 +08:00
lizanle 4efb660214 全站搜索 2015-11-26 09:57:53 +08:00
cxt 2cd1c07028 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-25 16:05:13 +08:00
cxt c7cf34500c 老师若未设置测验的发布时间则提交后立即发布 2015-11-25 16:05:02 +08:00
huang c8b1cae947 建立贡献榜表及相关关联
部分页面
按总分排序(英雄榜)
部分页面(未完成)
2015-11-25 15:16:33 +08:00
Tim bd7ee66e77 新建测验样式调整 2015-11-25 15:02:32 +08:00
cxt 7fb78e4816 新建测验标题等内容时 点击取消应还原编辑框中的内容 2015-11-25 10:38:43 +08:00
cxt 3e0609afe3 测验时长和题目分数增加数字验证 2015-11-25 10:24:46 +08:00
Tim d1f16a0851 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	db/schema.rb
2015-11-25 10:15:12 +08:00
Tim ec42cd2d7f 系统自动生成文件 2015-11-25 10:12:20 +08:00
Tim 394d60049d 系统自动生成改动 2015-11-25 09:48:20 +08:00
cxt 1ae514ca48 测验的发布日期和测验时长做成可选的 2015-11-25 09:38:13 +08:00
ouyangxuhua 2dc31637d8 项目和课程中加入组织时,如果已经加入了某组织,就不要重复加入。 2015-11-24 17:29:58 +08:00
huang 85515befc4 实现工具栏数字大于0显示,小于0隐藏 2015-11-24 17:29:57 +08:00
Tim 3a66b1859c reserved修改 2015-11-24 16:47:31 +08:00
cxt 0e7cf4b122 学生作品页面的批次列表只显示已发布的作业 2015-11-24 16:21:25 +08:00
cxt e89cb99743 添加学生测验结果页面的批次链接 2015-11-24 16:20:29 +08:00
cxt ec00b86c15 学生多次新建作品时提醒学生不能重复提交 2015-11-24 15:17:47 +08:00
Tim 64d4789150 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/users/user_organizations.html.erb
2015-11-24 15:06:19 +08:00