Giter VIP home page Giter VIP logo

courseselect_new's Introduction

鲸鱼选课系统 Build Status

国科大研究生课程 高级软件工程 大作业

在原有系统CourseSelect的基础上新增部分新功能和完善已有功能,并对新增功能编写了测试代码。

线上地址http://45.63.62.120:3000

部署过程

  1. 安装和配置PostgreSQL
  2. 安装rbenv工具
  3. 安装Ruby
  4. 安装Rails
  5. 使用XFTP将项目代码传到服务器45.63.62.120
  6. 进入项目路径下分别执行bundle install、rake db:migrate、rake db:seed
  7. 启动项目rails server -b 45.63.62.120

测试结果

选课模块相关改进

  1. 勾选学位课和课程检索
  2. 查看课程详情
  3. 我的课表
  4. 学分统计
  5. 处理选课冲突
  6. 成绩列表优化
  7. 新增选课学生名单查看
  8. 测试结果

新增评估功能模块

  1. 学生对已选课程评估
  2. 学生查看修改评估:对于已经评估过的课程,评估按钮变为修改评估按钮,如上图。
  3. 管理员搜索课程功能:此搜索功能为模糊搜索。
  4. 管理员查看课程评估结果功能:点击查看按钮,可以查看某课程的具体评估结果。
  5. 图形化展示评估结果:如上图扇形统计图所示。
  6. 管理员开通/关闭教师查看评估结果权限的功能:管理员可以授权或关闭教师查看所授课程的评估结果。
  7. 管理员修改评估条目内容:可以增加、删除、修改具体评估项。
  8. 教师根据权限查看评估反馈功能
  9. 数据库设计:新建表evaluations、新建表evaluationitems、Courses表添加权限字段isopen。
  10. 测试结果

新增通知功能模块

  1. 教师发布通知(新增是否发送邮件的功能)
  2. 历史通知记录
  3. 通知搜索功能(更改为全字段搜索) 例子:搜索时间 搜索结果
  4. 查看通知功能

courseselect_new's People

Contributors

jinshixiong avatar skkshr avatar ucasxzzzh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.