Skip to content
taery edited this page Oct 14, 2016 · 17 revisions

New Stepik.org plugins

New plugins based on Student plugin. Student plugin is part of core PyCharm educational plugins.

Install

  1. Download and install latest IntelliJ IDEA (https://www.jetbrains.com/idea/)
  2. Download all plugins from here.
  3. Open IntelliJ IDEA
  4. Menu IntelliJ IDEA > Preferences > Plugins : Install Python plugin from Jet Brains repository.
  5. Menu IntelliJ IDEA > Preferences > Plugins : Install plugin from disk...
    1. student­-2.0.5.jar
    2. Edu­IntelliJ­-2.0.5.jar
    3. stepic-­union.zip
  6. Restart IDEA and close all projects
  7. Menu IntelliJ IDEA > Other settings > Stepik : Authorise at stepik.org
  8. Setup Python SDK
  9. Create "Stepik union" project

For new developers

  1. Pull Request rules
Clone this wiki locally