Bug428-LouJiCheng #33

Open
loujicheng wants to merge 8 commits from Bug428-LouJiCheng into master

WIP:BugFix428+Improve+Refactor
[IMPROVE]:main.py:完型填空请求和计分接口
[IMPROVE]:create_clozeTest.py:生成完型填空
[IMPROVE]:.gitignore:忽略python字节码缓存
[IMPROVE]:clozeTest.html,userpage_get.html:完型填空页面
[BugFix]:requirements.txt:修复Flask1版本不兼容
[BugFix]:main.py:跳转错误
[REFACTOR]:main.py,create_clozeTest.py:create_clozeTest()方法注释格式修改以及完善

WIP:BugFix428+Improve+Refactor [IMPROVE]:main.py:完型填空请求和计分接口 [IMPROVE]:create_clozeTest.py:生成完型填空 [IMPROVE]:.gitignore:忽略python字节码缓存 [IMPROVE]:clozeTest.html,userpage_get.html:完型填空页面 [BugFix]:requirements.txt:修复Flask1版本不兼容 [BugFix]:main.py:跳转错误 [REFACTOR]:main.py,create_clozeTest.py:create_clozeTest()方法注释格式修改以及完善
loujicheng added 5 commits 2022-06-10 19:39:25 +08:00

我们的改进在数据库中添加了新的words表和数据,由于老师你的仓库屏蔽了数据库上传,所以我们将新的数据库文件放在了浙师云盘上,文件失效时间到2024年10月,链接请看下方:
分享了一个文件(夹)给你:【wordfreqapp.db】,点击链接查看https://cloud.zjnu.edu.cn/share/755cd05a2d8c7d0466ba7f0660

我们的改进在数据库中添加了新的words表和数据,由于老师你的仓库屏蔽了数据库上传,所以我们将新的数据库文件放在了浙师云盘上,文件失效时间到2024年10月,链接请看下方: 分享了一个文件(夹)给你:【wordfreqapp.db】,点击链接查看https://cloud.zjnu.edu.cn/share/755cd05a2d8c7d0466ba7f0660
loujicheng added 2 commits 2022-06-14 22:05:41 +08:00
loujicheng added 1 commit 2022-06-14 22:11:25 +08:00
This pull request has changes conflicting with the target branch.
  • .gitignore
  • app/main.py
  • app/templates/userpage_get.html
  • requirements.txt
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Bug428-LouJiCheng master
git pull origin Bug428-LouJiCheng

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Bug428-LouJiCheng
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#33
There is no content yet.