After the start of the new semester, a new elective course needs to establish a Superstar network course, on which courseware in chapters will be uploaded. Because of time constraints, I want to directly refer to the courseware of other quality courses on Superstar platform. How can I download the course resources on Superstar platform simply and quickly? It can be done by referring to the simple method introduced in the article “简单下载超星学习通课程内的课件“.
新学期开学后,新开设的一门选修课需要建立超星网络课程,将分章节上传课件。因为时间紧张,想先直接参考超星平台上的其他精品课程的课件,那么该如何简单、快速的下载超星平台上的课程资源呢?参照文章“简单下载超星学习通课程内的课件”介绍的简单方法就可以完成。
1. Use the Chrome browser to open the page where you want to download the courseware.
1.使用Chrome浏览器打开要下载课件的页面。
2. Press “F12” to call up developer tools.
2.按”F12″调出开发者工具。
3. Press Ctrl+F to search for objectid on the Elements page, and then view the search results in turn.
Note: Multiple results may be searched. Please carefully check the resource type on the page displayed in the searched piece of code, whether it is a video resource (such as type: avi) or a courseware resource (such as type: pdf).
3.在Elements页面按Ctrl+F搜索objectid,然后依次查看搜索结果。
注意:可能会搜索到多个结果,请仔细查看搜索到的一段代码中显示的该页面中的资源类型,是视频资源(如type: avi)还是课件资源(如type: pdf)。
4. Copy the content behind the id.
The objectid of the PPT courseware in the figure below is “2f9f558646aa820574b694f737af261d”.
4.复制id后面的内容。
如下图中的PPT课件的objectid=”2f9f558646aa820574b694f737af261d”
5. Open “http://d0.ananas.chaoxing.com/download/your copied content”, for example, the id of the PPT courseware in the figure above is 2f9f558646aa820574b694f737af261d, then open directly in the browser “http:// d0.ananas.chaoxing.com/download/2f9f558646aa820574b694f737af261d”. You can view it after downloading.
5.打开”http://d0.ananas.chaoxing.com/download/你复制的内容”,比如上图中的PPT课件的id后面是2f9f558646aa820574b694f737af261d,那么就直接在浏览器中打开”http://d0.ananas.chaoxing.com/download/2f9f558646aa820574b694f737af261d”,下载完成就可以查看了。