Coder Social home page Coder Social logo

gaokaodjff's Introduction

TransformGrades

本程序参照《江苏省深化高等学校考试招生综合改革试点方案》中的相关规定编写,利用Python将原始卷面成绩转换为等级成绩(即最终成绩)。

转换规则如下:

将每门等级考试科目考生的原始成绩从高到低划分为A、B、C、D、E共5个等级。参照正态分布原则,确定各等级人数所占比例分别为15%、35%、35%、13%、2%。等级考试科目成绩计入考生总成绩时,将A至E等级内的考生原始成绩,依照等比例转换法则,分别转换到86-100、71-85、56-70、41-55、30-40五个分数区间,得到考生的等级成绩。

使用方法

  1. 打开程序运行目录下的 原始成绩.xlsx ,将需要转换的成绩单按照 原始成绩.xlsx 的格式制作好。
  2. 将制作好的成绩单粘贴到 原始成绩.xlsx 中,不要改变表头等信息。
  3. 关闭 原始成绩.xlsx 后再打开程序(双击TransformGrades),按照程序要求进行操作。
  4. 查看程序运行目录下的分数区间.xlsx转化成绩.xlsx

常见问题

  • 本程序会自动剔除不合法的数据(例如某考生仅选考一科或选考了四科)。剔除后的原始成绩在程序目录下的 合法原始.xlsx 中。
  • 如果提示 Permisson Denied,请关闭所有已经打开的Excel表格。
  • 如果提示程序文件不完整,请重新下载。
  • 如果运行时出现错误,很有可能是 原始成绩.xlsx分数区间.xlsx 内的表格格式被修改(例如缺少表头,缺少了某一列等等),请重新下载。
  • .exe程序仅在Windows 10和Windows 7平台上测试过,其他平台未测试。 发布了一个EXCEl文件可用于单科成绩转换。

gaokaodjff's People

Contributors

wu89053 avatar

Stargazers

 avatar  avatar Xi Zhang avatar  avatar Henry avatar  avatar

Watchers

 avatar

gaokaodjff's Issues

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.