Commit Graph

1153 Commits

Author SHA1 Message Date
huang dd148fb7c5 Merge branch 'szzh' into sw_new_course
Conflicts:
	db/schema.rb
2015-11-20 20:25:17 +08:00
huang bb726e3475 提交答案验证 2015-11-20 18:21:31 +08:00
cxt eee63b2495 提交前验证数据不为空 2015-11-20 17:25:03 +08:00
huang db46e5e4af 问卷得分统计 2015-11-20 15:13:53 +08:00
huang 3deebf2006 show 2015-11-20 11:08:47 +08:00
huang 21694daa59 多选顺序按小到大排序 2015-11-20 10:05:34 +08:00
huang 08c7eb8d40 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-19 21:21:26 +08:00
huang 81e2827277 解决参数为空的bug 2015-11-19 21:21:02 +08:00
cxt 9aee23507c 学生答题页面、答题结果页面、老师的试卷页面 2015-11-19 21:19:18 +08:00
huang 8cf22767f9 新建问答题 2015-11-18 19:58:00 +08:00
huang 1606e9ddab 0 2015-11-18 18:28:17 +08:00
cxt d83e2e36ae Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-18 16:51:58 +08:00
huang cd2d947cb2 多项选择标准答案 2015-11-18 16:06:34 +08:00
cxt f850a71b59 测验 2015-11-18 15:30:39 +08:00
huang 935b1f9f9e 大写小写问题 2015-11-18 14:50:03 +08:00
huang de17ffa605 区分答案大小写 2015-11-18 14:31:35 +08:00
huang 3efae6bde2 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-18 14:06:38 +08:00
huang 8965775004 show方法修改 2015-11-18 14:06:21 +08:00
cxt 0405d4eee6 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-18 14:05:47 +08:00
cxt 249b15751d 新建多选题 2015-11-18 14:05:29 +08:00
huang 7f5fa7fb6f Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	app/helpers/exercise_helper.rb

解决冲突
2015-11-18 14:03:17 +08:00
huang deb0f151c4 单选数字转换 2015-11-18 13:55:42 +08:00
cxt 265fe08b2c 在线测验 2015-11-18 10:49:57 +08:00
ouyangxuhua 71bf80c7a5 1.创建组织课程关联表,建立相应模型及控制器;
2.在课程设置中,添加加入组中功能;
3.解决添加项目后,组织列表的上一页和下一页链接问题。
2015-11-17 17:34:50 +08:00
huang 23ca20692f 问卷部分方法 2015-11-17 15:20:59 +08:00
huang 0316bf698f exercise新增、update 2015-11-17 11:25:17 +08:00
cxt 10ac8eaa35 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-16 10:58:08 +08:00
cxt e22b4cbdeb 作业提交截止后,未提交作品的学生看到的作业动态将显示“补交作品” 2015-11-16 10:44:27 +08:00
cxt 62d80c27d6 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-16 08:59:54 +08:00
ouyangxuhua 38acb4230e 组织动态添加项目动态 2015-11-14 14:31:52 +08:00
ouyangxuhua 78e1ae4188 Merge branch 'szzh' into dev_hjq
Conflicts:
	db/schema.rb
2015-11-13 17:27:33 +08:00
ouyangxuhua 71e6a8b135 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-11-13 17:21:44 +08:00
sw 70c5b27a43 相关路由 2015-11-13 16:40:39 +08:00
lizanle e265047ba9 搜索成员翻页靠右 2015-11-12 19:37:28 +08:00
lizanle b24fadea05 设置 删除 编辑按钮做成项目一样的 2015-11-12 19:15:35 +08:00
ouyangxuhua a3443ba968 组织模块功能实现 2015-11-12 09:32:00 +08:00
cxt 5d03a27170 启动匿评和关闭匿评时自动刷新该动态 2015-11-06 14:57:39 +08:00
ouyangxuhua 283af137c6 组织模块动态及配置 2015-11-05 17:57:07 +08:00
cxt 8e3b04f9e3 禁用匿评&&作业截止&&作品已提交 学生可查看所有作品列表 2015-11-05 16:43:12 +08:00
cxt 41f53ad4e0 作业截止后不可再修改作品 2015-11-05 16:25:40 +08:00
ouyangxuhua eadab840b6 建立组织、成员表及模型控制器;
编写创建组织页面。
2015-11-03 11:19:38 +08:00
huang 4cd41e0a67 修改路径 2015-11-02 20:41:01 +08:00
huang 1c45afac89 增加提示
修改链接参数
2015-11-02 19:14:55 +08:00
huang 83486c745e 1、如果没有新增版本库,点击链接跳至配置--新增
2、已创建过gitlab项目则跳至gitlab 版本库
2015-11-02 15:04:17 +08:00
huang eb3c65f1c6 项目管理员---项目左侧添加新建版本库入口 2015-11-02 14:26:23 +08:00
huang 05bb40c8a7 Merge branch 'develop' into gitlab_guange 2015-11-02 13:58:09 +08:00
huang 8ec2dc3196 多版本库情况:
1、没有新增项目提供接口
2、新建页面历史版本库列表
2015-11-02 13:53:35 +08:00
ouyangxuhua 583b92a842 课程添加或者删除成员时,实时更新课程成员数量。 2015-11-02 13:12:03 +08:00
huang 60dd55e52d 解决用户提交完代码后再修改邮箱的问题 2015-10-30 15:56:59 +08:00
huang aa4710d872 git中忽略配置文件
提交记录新界面
修改获取用户路径
2015-10-30 15:46:06 +08:00