Giter VIP home page Giter VIP logo

surlabs / stack Goto Github PK

View Code? Open in Web Editor NEW
14.0 12.0 13.0 4.3 MB

This Question type plugin for ILIAS is a port of STACK, originally created by Chris Sangwin. It provides the most advanced Learning Tool for STEM Assessments in ILIAS.

Home Page: https://stackforilias.com

License: GNU General Public License v3.0

PHP 91.56% NewLisp 0.05% Common Lisp 1.72% CSS 0.73% JavaScript 3.75% HTML 0.46% PEG.js 1.73%
assessment-test assessments cas ilias maths maxima-cas stem

stack's Introduction

STACK

STACK Question plugin for ILIAS

Welcome to the official repository for STACK for ILIAS.

What is STACK?

STACK is the world-leading open-source online assessment system for mathematics and STEM and the most powerful STEM learning tool available in ILIAS

Note STACK for ILIAS is from 01.06.2023 officially maintained on the SURLABS repository. Original ILIFAU repository has been archived, please change your git remote to the new one in order to keep using the plugin.

Installation & Update

Software Requirements

STACK requires PHP version 7.4 to work properly on your ILIAS 7 platform

STACK requires the mbstring PHP library to run properly, this library is by default included in ILIAS, but please ensure your installation includes that library on the composer.json dependencies.

STACK requires Maxima, an Open-Source Computer Algebra System to work. Ensure you have Maxima instance installed on the web server running your ILIAS installation, or you have a Maxima Pool / Goemaxima connection before installing this plugin in your platform.

  • If you are using a local Maxima Installation, ensure it is at least Maxima 5.44
  • If you are using MaximaPool or GoeMaxima, the currently expected compiled version is 2023121100

If you are using Goemaxima, ensure you include in the plugin configuration on the Maxima Libraries configuration the four included Maxima libraries: stats, distrib, descriptive, simplex

STACK requires GNUPlot, which is used by Maxima to generate graphical plots of functions etc. It is freely available and part of most Linux distrubutions. GNUplot needs to be installed on the web server running your ILIAS and maxima installations.

STACK requires Mathjax, to be active on your ILIAS installation.

MathJax is an open source JavaScript display engine for mathematics. It is used by the STACK plugin to display maths in question, user input validation and feedback. It can either be linked from cdn.mathjax.org or downloaded to your own web server. It has to be configured in ILIAS:

  1. Administration > Third Party Software > MathJax
  2. Enable MathJax and enter the URL to MathJax (Currently only MathJax rendered in browser option is supported)
  3. Save

Installation steps

  1. Create subdirectories, if necessary for Customizing/global/plugins/Modules/TestQuestionPool/Questions/
  2. In Customizing/global/plugins/Modules/TestQuestionPool/Questions/ ensure you delete any previous assStackQuestion folder
  3. Then, execute:
git clone https://github.com/surlabs/STACK.git ./assStackQuestion
cd assStackQuestion
git checkout ilias7_stack
  1. STACK uses the ILIAS composer autoloader functionality so, after installing or update the plugin, ensure you run on the ILIAS root folder
composer du
php setup/setup.php update

Please ensure you don't ignore plugins on composer.json


  1. Go to Administration > Plugins
  2. Choose action "Install" or "Update" for the assStackQuestion plugin
  3. Choose action "Activate" for the assStackQuestion plugin
  4. Choose action "Refresh Languages" for the assStackQuestion plugin
  5. Choose action "Configure" for the assStackQuestion plugin
  6. Set the platform type and maxima servers according your installation
  7. Go to the tab "Quality" and click "Do Health Check"

If you can see the 3 Plots being rendered at the end of the screen, the plugin has been properly installed

Please, repeat this sequence everytime you update STACK

Authors

  • This plugin includes the STACK core classes developed by Chris Sangwin, with support of Matti Harjula and Tim Hunt for its Moodle question type plugin version 4.5.0 (2023).
  • This plugin was developed by Jesús Copado with Fred Neumann's support at the University of Erlangen between 2014 and 2022
  • This plugin is currently maintained by Jesús Copado, Saúl Díaz and Daniel Cazalla through SURLABS

Bug Reports & Discussion

  • Bug Reports: Mantis (Choose project "ILIAS plugins" and filter by category "STACK Question Type")
  • SIG Mathe Forum

Version History

  • The stable version 8.5.x for ILIAS 8 with the STACK Core version 4.5.0 can be found in the Github branch ilias8_stack
  • The stable version 8.0.x for ILIAS 8 with the STACK Core version 4.3.9 can be found in the Github branch old_ilias8_stack2021 is on only security issues mode.
  • The stable version 7.5.x for ILIAS 7.13+ with the STACK Core version 4.5.0 can be found in the Github branch ilias7_stack
  • The stable version 7.0.x for ILIAS 7.13+ with the STACK Core version 4.3.9 can be found in the Github branch old_ilias7_stack2021 is on only security issues mode.
  • The stable version 3.5 for ILIAS 7.13+ with the STACK Core version 4.2.2 can be found in the Github branch unmaintained_ilias713_stack2019 is no longer maintained.
  • The stable version 3.4.3 for ILIAS <= 7.12 with the STACK Core version 4.2.2 can be found in the Github branch unmaintained_ilias712_stack2019 is no longer maintained.
  • The stable version 3.2.x for ILIAS 6 is no longer maintained.
  • The stable version 3.1.x for ILIAS 5.4 is no longer maintained
  • The stable version 3.0.x for ILIAS 5.3 is no longer maintained
  • The stable version 2.4.x for ILIAS 5.2 to 5.3 is no longer maintained
  • The stable version 2.3.x for ILIAS 5.0 to 5.1 is no longer maintained

stack's People

Contributors

jcopado avatar jweihmann avatar kergomard avatar saaweel avatar zallaxdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.