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

PR请求模板(任务点识别模块) #17

Closed
Samueli924 opened this issue Sep 20, 2021 · 0 comments
Closed

PR请求模板(任务点识别模块) #17

Samueli924 opened this issue Sep 20, 2021 · 0 comments
Labels

Comments

@Samueli924
Copy link
Owner

本程序是基于作者最初上课内容的任务点开发完成。在发布这一段时间后,作者发现还有一些任务点这个程序识别不了(根据实际课程情况,本程序现阶段大概能完成70%-90%的任务点)。受限于作者没有具有这些任务点的课程,且空余时间不允许不断更新。假如您有能力帮助这个程序的开发。可以把您的抓包结果分析后以issue或pr的形式提交给我。
pr允许修改内容:
一、src/course/foreWork.py的job_type函数(用于将超星api返回的json格式内容拆分分析保存,您可以修改该函数,实现识别您的课程任务点)
二、src/course/doWork.py新建一个以do_XXX命名的函数,如(do_mp4,do_ppt等),实现发送完成任务点请求的功能,详情参考do_mp4函数
修改完成后可以提交pull&requests请求,我在检查后会merge进dev分支,并将您加入CONTRIBUTOR贡献者名单。

@Samueli924 Samueli924 pinned this issue Sep 20, 2021
@Samueli924 Samueli924 mentioned this issue Oct 21, 2021
@Samueli924 Samueli924 unpinned this issue May 5, 2022
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

1 participant