Skip to content
2Pit edited this page Oct 21, 2016 · 17 revisions

Stepik plugin for code challenges

Install and set up

  1. Just install Stepik Union plugin from plugin repository.
    Default settings | Plugins > Browse repositories...

  2. Find Stepik Union plugin and press Install.

  3. To support Python code task in plugin, install also Python plugin from repository.

And then restart IDEA.

Usage

  1. Set up Python SDK, if you install Python plugin.
  2. Open Default settings | Other Settings | Stepik , authorise in this window. Press Ok
  3. Create new project with "Stepik Union" module type.

To send your code to the platform use actions in the "Task Description" tool window.

For new developers

  1. Pull Request rules
Clone this wiki locally