Skip to content

班级积分管理系统

在班级的一体机上装上这个软件,利用积分和学习小组来激励同学上进。

学习小组的计分代码专门做成了单独的文件,是为了方便各个班级根据自己学校、班级的特点修改代码。

代码调用了一些Windows特有的函数,所以不能在其它操作系统上使用。毕竟学校电脑也没人会用MacOS吧。

希望使用此项目的人遵守GPL协议。

代码不全是我写的,但另一位(他是我同学)没有Github账号。部分代码由AI编写。本文档部分内容由AI翻译。

注意

本软件仅支持单机使用。由于作者后续要将这个控制台应用改为服务器端并开发客户端,作者会在2025年8月1日停止支持这个项目,转而基于它开发PointsManagement (顺便修改一下名称的翻译错误)。

更新日志



ClassScoreManageSystem

Install this APP on the computer in the class, and use points and study groups to make students progress.

The scoring code for study groups is specially made into a separate file to facilitate each class to modify the code according to the characteristics of their own school and class.

The code uses some Windows commands, so it cannot be used on other OS. I bet that no school computers will use MacOS or Linux.

I hope that those who use this app abide by the GPL license.

The code is not all written by me, but the other person (he is my classmate) doesn't have a Github account. Some part of the code is written by AI. Some of the words in this file are translated by AI.

Attention

This software only supports stand-alone use. Due to the author's subsequent moving it to sever-side and devenloping client-side app, the author will stop supporting the repository on August 1, 2025 and develop PointsManagement based on it instead. (By the way, I fixed the translation error of the name)

Changelog


联系:shimingxuansimon@qq.com
最后修改:2026/2/6 14:26