GithubHelp home page GithubHelp logo

psyreport's Introduction

程序执行
java -jar ***.jar C:\**\**\**.json

json样例
{ "model": 6, "date": [ { "schoolId": "15", "gradeId": "25", "classId": "206" }, { "schoolId": "15", "gradeId": "25", "classId": "168" }, { "schoolId": "15", "gradeId": "22", "classId": "120" }, { "schoolId": "15", "gradeId": "22", "classId": "121" }, { "schoolId": "15", "gradeId": "22", "classId": "122" }, { "schoolId": "15", "gradeId": "22", "classId": "123" }, { "schoolId": "15", "gradeId": "23", "classId": "124" }, { "schoolId": "15", "gradeId": "23", "classId": "125" }, { "schoolId": "15", "gradeId": "23", "classId": "126" } ] }

说明

json 文件

  • model=1 只计算个人问题行为成绩
  • model=2 只计算个人积极心理品质成绩
  • model=3 计算个人问题行为和积极心理品质成绩
  • model=4 只计算班级问题行为成绩
  • model=5 只计算班级积极心理品质成绩
  • model=6 计算班级问题行为和积极心理品质成绩

date中为一个数组样式,数组中包含多个{},每个{}中放置一个要计算的班级,{}中信息有schoolId,gradeId,classId信息,仿照文中或代码中db/example.json即可。

psyreport's People

Contributors

ambition1 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.