Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Student-Score-Logging-System
An Project Swift X Project Record Production
# SScore-Logging-System

=============================================
SORRY FOR WAITING
DUE TO 2FA ISSUES I LOST MY ACCOUNT
UPDATE WILL BE COMING SOON
=============================================
Biege Update beta2.1 released.
Cyan Update Coming Soon.
---------------------------------------------
AMBER UPDATE(beta2.0)released
---------------------------------------------
for future planning, goto issues.
---------------------------------------------
AMBER UPDATE IS COMING SOON
---------------------------------------------

UPDATE-Sep.6
alphaα1.1 Released!
Each student can have 5 English names now!
Expand Down
2 changes: 1 addition & 1 deletion beta-2.0/AmberNotes.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Fistful of changes-check them in issues for main changes in Amber update
大把的新特性-请在issues中查看2.0版AmberUpdate的新变化
Function:Log student's score by entering their fullname or nickname
主要功能:使用学生的全名/昵称快速等级学生分数
主要功能:使用学生的全名/昵称快速登记学生分数
-using .csv list for student list and score output
使用.csv记录学生名单和保存学生分数
-Multiclass supported(require correct format)
Expand Down
6 changes: 6 additions & 0 deletions beta-2.1/BiegeNotes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
新的确认录入数量的方法
修正读取非标准csv文件时的无响应问题
修正因为没有清除内存残余信息导致的学生信息紊乱问题
修正显示提示语的逻辑问题
bool(0/1)值读入方法被getche替换
修正启动时检查执行模式时模式重合的问题
Loading