@wisdomgarden/mobile-assets 0.0.10 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -3,15 +3,18 @@
3
3
  ### update version info: `version_update_android.json / version_update_ios.json`
4
4
 
5
5
  1. [HiPaCloud](https://hipacloud.com/apps/61246bbeb74fa7ca113500cb/tables/61357f137c852d44c4e9248d) Create a new version record and improve the release notes.
6
- 2. `node scripts/update_version_file.js` update json file with hipa remote data, or edit it manually
6
+ 2. `node scripts/update_app_version_md.js` update json file with hipa remote data, or edit it manually
7
7
  3. check for errors then git commit
8
8
  4. `node scripts/upgrade_version.js` increase current project version number and add new tag
9
9
  5. `git push && git push --tags` push to GitHub, and Github Action publish it to [npm @wisdomgarden/mobile-assets](https://www.npmjs.com/package/@wisdomgarden/mobile-assets)
10
10
  6. after about 10 minutes, check [jsDeliver package data](https://data.jsdelivr.com/v1/package/npm/@wisdomgarden/mobile-assets) util latest tag is same as package.json.version then `bash scripts/refresh_cdn.sh` refresh json file cdn cache
11
11
  7. preview release note. local use live server `./preview-release.html` or [Online from GitHub Pages](https://wisdomgardeninc.github.io/mobile-assets/preview-release.html)
12
12
 
13
- if update other file, edit `assets-list.md`, then run `bash scripts/refresh_cdn.sh` refresh it.
13
+ if update other file, edit `refresh_cdn.sh`, then run `bash scripts/refresh_cdn.sh` refresh it.
14
14
 
15
+ ### update privacy policy
16
+ 1. `bash scripts/sync_privacy_files.sh`
17
+ 2. goto [update version info] step 3
15
18
 
16
19
 
17
20
  ##### release note use markdown syntax
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.10",
3
+ "version": "0.0.14",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",
@@ -67,6 +67,9 @@ Welcome to use TronClass's related services! In order to use TronClass's related
67
67
 
68
68
  8.7. For more TronClass privacy protection policies, please check the company website.
69
69
 
70
+ 9. About the explanation that TronClass cannot provide account cancellation function
71
+
72
+ TronClass does not provide account registration service. The accounts used by users in the process of using TronClass are either synchronized with the unified identity authentication system of their schools or added or deleted manually by school system administrators. Therefore, TronClass cannot provide account cancellation function.
70
73
 
71
74
 
72
75
  Thank you for taking the time to understand our privacy policy! We will do our best to protect your personal information and legal rights, thank you again for your trust!
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "updateInfo": {
3
3
  "effectiveTime": "2021-08-18",
4
- "updateTime": "2021-11-25"
4
+ "updateTime": "2021-12-20"
5
5
  },
6
6
  "i18n": {
7
7
  "zh-CN": {
@@ -10,7 +10,7 @@
10
10
 
11
11
  5. 畅课(TronClass)在提供服务时可能会搜集用户信息,用于实现高效互动课堂功能、改进畅课(TronClass)软件服务、实现安全运行。畅课(TronClass)会明确告知用户,通常信息包括:
12
12
 
13
- 5.1. 用户信息:包括自然人的基本资料(包括姓名、出生年份、性别、电话号码、电子邮箱)、网络身份标识信息(包括系统账号、邮箱地址以及与前述有关的密码)、个人上网记录(包括网站浏览记录、软件使用记录、点击记录)、个人常用设备信息(包括硬件序列号、硬件型号、设备 MAC 地址、操作系统类型、唯一设备标识符、IMEI信息)、个人位置信息(包括大概地理位置、精确定位信息)。
13
+ 5.1. 用户信息:包括自然人的基本资料(包括姓名、出生年份、性别、电话号码、电子邮箱)、网络身份标识信息(包括系统账号、邮箱地址以及与前述有关的密码)、个人上网记录(包括网站浏览记录、软件使用记录、点击记录)、在后台状态下获取个人常用设备信息(包括硬件序列号、硬件型号、设备 MAC 地址、操作系统类型、唯一设备标识符、IMEI信息)、个人位置信息(包括大概地理位置、精确定位信息)。
14
14
 
15
15
  5.2. 软件的版本号、浏览器类型。为确保操作环境的安全或提供服务所需,畅课(TronClass)会收集有关您使用的移动应用和其他软件的信息。
16
16
 
@@ -23,31 +23,31 @@
23
23
  > 极光推送核心服务SDK
24
24
  > SDK名称:jcore.android-2.3.2
25
25
  > 使用目的:用于推送消息
26
- > 数据类型:用户标识信息(IMEI、MAC地址、软件安装列表)
26
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
27
27
  > 官网链接:https://www.jiguang.cn/
28
28
 
29
29
  > 极光推送SDK
30
30
  > SDK名称:cn.jpush.android-3.3.8
31
31
  > 使用目的:用于推送消息
32
- > 数据类型:用户标识信息(IMEI、MAC地址、软件安装列表)
32
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
33
33
  > 官网链接:https://www.jiguang.cn/
34
34
 
35
35
  > OneSignal SDK
36
36
  > SDK名称:onesignal
37
37
  > 使用目的:用于推送消息
38
- > 数据类型:用户标识信息(IMEI、MAC地址、软件安装列表)
38
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
39
39
  > 官网链接:https://onesignal.com/
40
40
 
41
41
  > 华为推送 SDK
42
42
  > SDK名称:com.huawei.hms
43
43
  > 使用目的:用于推送消息
44
- > 数据类型:用户标识信息(IMEI、MAC地址、软件安装列表)
44
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
45
45
  > 官网链接:https://developer.huawei.com/consumer/cn/hms/huawei-pushkit
46
46
 
47
47
  > 腾讯浏览服务SDK
48
48
  > SDK名称:com.tencent.smtt
49
49
  > 使用目的:用于推送消息
50
- > 数据类型:用户标识信息(IMEI、MAC地址、软件安装列表)
50
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
51
51
  > 官网链接:https://x5.tencent.com/
52
52
 
53
53
 
@@ -67,6 +67,9 @@
67
67
 
68
68
  8.7. 更多畅课(TronClass)隐私权保护政策,请用户查看公司网站。
69
69
 
70
+ 9. 关于畅课(TronClass)无法提供账号注销功能的说明
71
+
72
+ 畅课(TronClass)不提供账号注册服务,用户在使用过程中所使用的账号均来自于与所属学校统一身份认证系统同步对接或经由学校系统管理员进行手动账号添加、删除,畅课(TronClass)在使用过程中并不持有、保存用户数据,故而畅课(TronClass)无法提供账号注销功能。
70
73
 
71
74
 
72
75
  感谢您花时间了解我们的隐私政策!我们将尽全力保护您的个人信息和合法权益,再次感谢您的信任!
@@ -43,6 +43,9 @@
43
43
 
44
44
  8.7. 更多暢課(TronClass)隱私權保護政策,請用戶查看公司網站。
45
45
 
46
+ 9. 關於暢課(TronClass)無法提供賬號註銷功能的說明
47
+
48
+ 暢課(TronClass)不提供賬號註冊服務,用戶在使用過程中所使用的賬號均來自於與所屬學校統一身份認證系統同步對接或經由學校系統管理員進行手動賬號添加、刪除,暢課(TronClass)在使用過程中並不持有、保存用戶數據,故而暢課(TronClass)無法提供賬號註銷功能。
46
49
 
47
50
 
48
51
  感謝您花時間了解我們的隱私政策!我們將盡全力保護您的個人信息和合法權益,再次感謝您的信任!
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.1.6",
2
+ "version": "2.1.9",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.1.6",
4
+ "allow_lowest_version": "2.1.7",
5
5
  "app_store_url": "https://play.google.com/store/apps/details?id=com.wisdomgarden.trpc",
6
- "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.1.6.apk",
7
- "release_note_en_us": "- Improve rich-text style.\n- Optimize anti-cheating function.\n- Modify notifications/indicators when content fails to load.\n- Optimize text style in dark mode.\n- Optimize test topic content styles.\n- Modify \"Content-required\" prompt when creating new learning activities.\n- Optimize the selection process.\n- Fix submission of tests not being recorded as it is triggered by autocommit in some cases.\n- Fix problems with submitting video job.",
8
- "release_note_zh_hans": "- 优化富文本内容显示样式\n- 优化APP测验防作弊功能\n- 优化内容加载失败时的操作和文字提示\n- 优化深色模式文字样式\n- 优化测验题目图片及文字样式\n- 优化新建学习活动必填内容提示\n- 优化选人操作流程\n- 修复部分用户测验自动提交但未被系统记录的问题\n- 修复部分用户视频作业提交失败的问题",
9
- "release_note_zh_hant": "- 優化富文字編輯器內容顯示樣式\n- 優化APP線上測驗提供防作弊功能\n- 優化內容載入失敗時的操作和文字提示\n- 優化深色模式文字樣式\n- 優化線上測驗題目圖片及文字樣式\n- 優化新增學習活動時必填內容提示\n- 優化選人活動操作流程\n- 修復部分使用者線上測驗自動提交但未被系統記錄的問題\n- 修復部分使用者在作業中上傳影片提交失敗的問題"
6
+ "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.1.9.apk",
7
+ "release_note_en_us": "- Students can upload document attachments when answering quizzes.\n- Modify teacher's test correcting page, add \"Answer sheet\" function.\n- Optimize student's submission test page style.\n- Optimize custom performance item display.\n- Fixed problem that some teacher can not see the number of students on Race page.\n- Fixed errors in the statistics of the completion of learning activities.",
8
+ "release_note_zh_hans": "- 支持测验答题时上传文档附件\n- 调整教师测验批改页面样式,新增“答题卡”批改功能\n- 优化学生提交测验页面样式\n- 优化自定义成绩项展示规则\n- 修复部分用户抢答页面不显示学生人数的问题\n- 修复部分用户学习活动完成度统计错误的问题",
9
+ "release_note_zh_hant": "- 新增線上測驗答題時上傳檔案附件\n- 調整教師線上測驗批改頁面樣式,新增「答題卡」批改功能\n- 優化學生提交測驗頁面樣式\n- 優化自定義成績項展示規則\n- 修復部分使用者搶答頁面不顯示學生人數的問題\n- 修復部分使用者學習活動完成度統計錯誤的問題"
10
10
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "2.1.6",
2
+ "version": "2.1.9",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.1.6",
4
+ "allow_lowest_version": "2.1.7",
5
5
  "app_store_url": "https://apps.apple.com/app/scratch/id973028199",
6
- "release_note_en_us": "- Improve rich-text style.\n- Optimize anti-cheating function.\n- Modify notifications/indicators when content fails to load.\n- Optimize text style in dark mode.\n- Optimize test topic content styles.\n- Modify \"Content-required\" prompt when creating new learning activities.\n- Optimize the selection process.\n- Fix submission of tests not being recorded as it is triggered by autocommit in some cases.\n- Fix problems with submitting video job.",
7
- "release_note_zh_hans": "- 优化富文本内容显示样式\n- 优化APP测验防作弊功能\n- 优化内容加载失败时的操作和文字提示\n- 优化深色模式文字样式\n- 优化测验题目图片及文字样式\n- 优化新建学习活动必填内容提示\n- 优化选人操作流程\n- 修复部分用户测验自动提交但未被系统记录的问题\n- 修复部分用户视频作业提交失败的问题",
8
- "release_note_zh_hant": "- 優化富文字編輯器內容顯示樣式\n- 優化APP線上測驗提供防作弊功能\n- 優化內容載入失敗時的操作和文字提示\n- 優化深色模式文字樣式\n- 優化線上測驗題目圖片及文字樣式\n- 優化新增學習活動時必填內容提示\n- 優化選人活動操作流程\n- 修復部分使用者線上測驗自動提交但未被系統記錄的問題\n- 修復部分使用者在作業中上傳影片提交失敗的問題"
6
+ "release_note_en_us": "- Students can upload document attachments when answering quizzes.\n- Modify teacher's test correcting page, add \"Answer sheet\" function.\n- Optimize student's submission test page style.\n- Optimize custom performance item display.\n- Fixed problem that some teacher can not see the number of students on Race page.\n- Fixed errors in the statistics of the completion of learning activities.",
7
+ "release_note_zh_hans": "- 支持测验答题时上传文档附件\n- 调整教师测验批改页面样式,新增“答题卡”批改功能\n- 优化学生提交测验页面样式\n- 优化自定义成绩项展示规则\n- 修复部分用户抢答页面不显示学生人数的问题\n- 修复部分用户学习活动完成度统计错误的问题",
8
+ "release_note_zh_hant": "- 新增線上測驗答題時上傳檔案附件\n- 調整教師線上測驗批改頁面樣式,新增「答題卡」批改功能\n- 優化學生提交測驗頁面樣式\n- 優化自定義成績項展示規則\n- 修復部分使用者搶答頁面不顯示學生人數的問題\n- 修復部分使用者學習活動完成度統計錯誤的問題"
9
9
  }