Skip to content
Calvin Chai edited this page Mar 28, 2024 · 8 revisions

In the MAGI ecosystem, addons refer to a collective term encompassing both modules and plugins. These addons are designed to extend the functionality of the MAGI framework, providing instructors and students with additional tools and features tailored to specific educational objectives.

Modules

Modules are designed to focus on specific programming concepts or problem sets, offering a concentrated approach to each project topic. For instance, a module might be dedicated to a C programming assignment that emphasizes client-server socket connections. It's important to note that only one module can be active in a project at any given time.

List of Available Modules

Plugins

Plugins are designed to enhance the overall capabilities of the MAGI framework without being confined to specific topics. They provide additional functionality across a variety of projects, extending the framework's utility beyond its core offerings. Plugins can introduce new features or tools that complement and augment the learning and development process within the MAGI environment.

List of Available Plugins

Clone this wiki locally