Glossary of common terms
This glossary defines a number of words you will see used often in discussions about Moodle - you'll find them highlighted throughout this course.
If you wish to import this glossary to your Moodle site, you can download this file of exported entries: glossary_of_common_terms_20101214.xml.
Please feel free to add new words here!
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
S |
---|
STACK | ||
---|---|---|
STACK (System for Teaching and Assessment using a Computer algebra Kernel) is the world-leading open-source online assessment system for
mathematics and STEM. It is available for Moodle, ILIAS and as an
integration through LTI. In Moodle it appears as the additional question type STACK which runs on the open source computer algebra system (CAS) Maxima as its back-end. | ||
SVG | ||
---|---|---|
SVG (Scalable Vector Graphics) is a markup language based on XML for representing two-dimensional vector graphics. It allows for both static and dynamic graphics. Vector graphics usually perform better when compared to raster formats like JPEG, PNG or GIF, and can be rescaled arbitrarily without loss of quality, and the rescaling does not imply a larger digital footprint. Thus, for instance, the graphics for printing an entire outdoor picture could fit in just a couple megabytes of disk space (the same as a good cellphone picture) without loosing its quality. SVG can also be used to represent text where the required fonts are unavailable, by converting each individual character to a set of graphical paths. It can also be used to represent other types of content like mathematical formulas, Some web browsers have native (but incomplete) support for SVG. The list includes browsers based on the gecko engine (Firefox, Netscape, Camino, Epiphany, and SeaMonkey), browsers based on the webkit engine (Safari, Chrome, OmniWeb), Opera and Amaya. On the other hand, browsers based on the MSHTML engine (Internet Explorer, Wikibrowse, Maxthon, and NetCaptor) do not provide support for SVG. References
| ||