Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

easonwong-de/MOOC-Wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

MOOC Wizard

A small Chrome extension for 163-mooc (icourse163.org) users.

Not meant to finish exam or homework for anyone, but to optimise your studying experience on 163-mooc.

Features

in the latest version: 1.0

The user interfaces of MOOC wizard on google chrome. A button and a few checkboxes are shown.
It's not in the evaluation page, so the button is disabled.

Evaluate! and Evaluate Automatically

MOOC Wizard can help you evaluate others’ homework to save your time. Click evaluate! button to evaluate for a single time. When evaluate automatically is on, once you enter the evaluation page, evaluation will be done automatically.

Hide Useless Elements (experimental)

Using this function, the 163-MOOC web page will be nice and clean.

Seamless Video Playback (under development)

This function is under development, but you are encouraged to contribute to it.

Reorganise Assignments (experimental)

Assignments on 163-MOOC are by default displayed in chronological order. MOOC Wizard can pin the assignments that are about to expire on top, and list the passed ones below.

Download and Install

Since the extension has not been uploaded to Chrome Web Store or AMO, one can only install the extension with the source codes.

Chrome / Edge

  1. Download and unzip this repo
  2. Visit chrome://extensions/ or edge://extensions/
  3. Enable “Developer mode”
  4. Click “Load unpacked”
  5. Select folder which includes manifest.json

Firefox

  1. Download and unzip this repo
  2. Visit about:debugging#/runtime/this-firefox
  3. Click “Load Temporary Add-on”
  4. Select manifest.json

License

The MIT License (MIT)