Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main.py: Login error message bug fix, page not found error handling a… #3

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

GaoxingAbdullah
Copy link

…nd internal server error bug fix, 404.html, 500.html added to handle error pages.

GaoxingAbdullah and others added 25 commits May 21, 2021 10:28
…nd internal server error bug fix, 404.html, 500.html added to handle error pages.
添加熟悉和不熟悉按钮功能,如果点熟悉,就将生词簿中该单词后面记录的添加次数减一,直至减为0,就将该单词从生词簿中移除;如果点不熟悉,就将生词簿中该单词后面记录的添加次数加1。
在生词簿每个单词后面,加上两个按钮,熟悉与不熟悉。如果点熟悉,就将生词簿中该单词后面记录的添加次数减一,直至减为0,就将该单词从生词簿中移除;如果点不熟悉,就将生词簿中该单词后面记录的添加次数加一。
创建文件,介绍修改内容
视频内演示了“熟悉”与“不熟悉”按钮操作的具体效果
…0114

Spm spring2021 2600 朱文琦201836900114


Thanks 朱文琦.  For more information about this Pull Request.
See the following Kanban: http://118.25.96.118/kanboard/?controller=BoardViewController&action=readonly&token=746d456a7fc60ccd5ab4dd015dcf3b9dbdddd3207fc26185c956d658bc2f

-Hui
app/test/test_next_essay.py: click Next button 5 times.
jenkins file added.
…nd internal server error bug fix, 404.html, 500.html added to handle error pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants