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

【北大开源实践】- 问卷断点续答 - 前端 #283

Open
shiyiting763 opened this issue Jun 13, 2024 · 0 comments
Open

【北大开源实践】- 问卷断点续答 - 前端 #283

shiyiting763 opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@shiyiting763
Copy link

功能描述

  1. B端功能设置:增加断点续答和自动回填上次填写内容的两项配置。

  2. C端功能运用:
    a. 同一答题者再次进入问卷时,如果前一次编辑内容未提交,则出现断点续答确认弹窗。
    b. 同一答题者再次进入问卷时,如果前一次编辑内容已提交,则出现回填确认弹窗

效果展示

1. B端展示
image
2. C端展示

填写问卷后刷新,出现弹窗:

image

点击确定后,问卷会展示上次填写的内容:

image

提交问卷后刷新,出现弹窗:

image

点击确认后,问卷会展示上次填写的内容;点击取消后,展示空白问卷

技术方案链接

https://zq6hwnc7q7c.feishu.cn/docx/SBemdhOZVoz2u4xr640ctdRTnY5

PR链接

#282

@sudoooooo sudoooooo added the pr label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants