Skip to content

Commit

Permalink
1、新增查看作业自动读取答案,答题模式自动或手动写入答案。
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwei committed Apr 19, 2019
1 parent 5a12ec9 commit 74e2fe8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Chrome插件配置的视频学习时间延时为30秒,请保证网速的情况
[360极速浏览器使用说明](https://github.com/wuweiit/openLearningStudy/tree/master/doc)

# 更新记录
2019-04-17 新增查看作业自动读取答案,答题模式自动或手动写入答案。

2019-04-17 新增插件支持周期模式和自动模式,可根据课程执行反馈调整合适的模式;
感谢izee提交的断点续学判断代码
Expand Down
2 changes: 1 addition & 1 deletion StudyChromeApp/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OpenLearning自动学习",
"manifest_version": 2,
"version": "1.0",
"version": "0.0.5",
"description":"自动学习插件支持OpenLearning网络学习平台课程自动学习,进入一个课程自动判断学习状态进入下一个视频。",
"browser_action": {
"default_icon": "images/logo.png",
Expand Down
Binary file added dist/v0.0.5/StudyChromeApp.crx
Binary file not shown.

0 comments on commit 74e2fe8

Please sign in to comment.