项目作者: UCL-INGI

项目描述 :
Master thesis : adding electrical circuits support to INGInious
高级语言: JavaScript
项目地址: git://github.com/UCL-INGI/INGInious-problems-electrical.git
创建时间: 2018-11-12T10:32:51Z
项目社区:https://github.com/UCL-INGI/INGInious-problems-electrical

开源协议:GNU Affero General Public License v3.0

下载


INGInious-electrical-plugin

INGInious plugin for simulate electrical problems

Installing

  1. pip3 install git+https://github.com/UCL-INGI/INGInious-problems-electrical

Activating

In your configuration.yaml file, add the following plugin entry:

  1. plugins:
  2. - plugin_module: "inginious-problems-electrical"

Documentation

No Documentation for the moment