Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: iAssign.

iAssign: Difference between revisions

From MoodleDocs
No edit summary
m (clean up, typos fixed: portuguese → Portuguese, omming → oming, an user → a user)
 
(19 intermediate revisions by 4 users not shown)
Line 12: Line 12:
}}
}}


[[File:iassign-logo.png]]
[[File:iassign-logo.png|iAssign Logo]]


iAssign (interactive Assignment) package aims to enhance activities in Moodle, allowing the incorporation of "interactive Learning Moodle" (iLM) to Moodle. iAssign also provides: an area to teachers cooperate; a filter to incorporate any iLM in any Moodle text; and a modified TinyMCE editor. Some of the iLM that comes with iAssign are: iGeom, iGraf and iComb.
iAssign (interactive Assignment) package aims to enhance activities in Moodle, allowing the incorporation of "interactive Learning Module" (iLM) to Moodle. iAssign also provides: an area to teachers cooperate; a filter to incorporate any iLM in any Moodle text; and a modified TinyMCE editor. Some of the iLM that comes with iAssign are: iGeom, iGraf and iComb.


[[File:iassign-docs-mod-01.jpg|frame|none|iAssign (Interactive Assignment)]]
See this page in Portuguese: [[pt_br:iTarefa]]
 
[[{{ns:file}}:iassign-mod-open-border.jpg||none|left|"Ilustration of iAssign with iGeom"]]


== Introduction ==
== Introduction ==
This is the iAssign (Interactive Assignment) package, an iMath free system to enrich activities in Moodle.  
This is the iAssign (Interactive Assignment) package, a contribution of LInE (Laboratory of Informatics in Education from University of São Paulo) to promote "free software, private data".
It is created by Leônidas de Oliveira Brandão and Patricia Rodrigues.
It is created by Leônidas de Oliveira Brandão and Patricia Alves, since 2017 with collaboration of Igor Moreira Félix.


iAssign's goal is to increase interactivity in activities related to specific subjects (such as Geometry, Functions, Programming,...) in a flexible way.  
iAssign's goal is to increase interactivity in educational activities related to specific subjects (such as Geometry, Functions, Programming,...) in a flexible way.


In order to improve interactivity, iAssign makes use of iLM (interactive Learning Module), that is any interactive tool that runs under a Web browser.
In order to improve interactivity, iAssign makes use of iLM (interactive Learning Module), that is any interactive tool that runs under a Web browser.
Typically an iLM is a Java applet or an HTML5 package with a few (mandatory) communication methods, all based on HTTP protocol.
Typically an iLM is a Java Applet or an HTML/JS package with a few (mandatory) communication methods, all based on HTTP protocol.
This implies that any applet can easily became an iLM and can be integrated to Moodle under iAssign package.  
This implies that any Web education software can easily became an iLM and can be integrated to Moodle under iAssign package.


If the iLM offers automatic assessment functionality, iAssign is able to deal with it.
If the iLM offers automatic assessment functionality, iAssign is able to deal with it.
Under such iLM, iAssign provides immediate feedback to the student, and the teachers can get instant information about their activities (including reports about the student performance).
Under such iLM, iAssign provides immediate feedback to the student, and the teachers can get instant information about their activities (including reports about the student performance).


It can be added new iLM into iAssign, at any time, but (for security reason), only the administrator has the privilege of integrating new iLM into iAssign.
Tha Moodle administrator can add new iLM into iAssign/Moodle, at any time.
Once integrated, an iLM can be used by anyone registered in your Moodle.
Once integrated, an iLM can be used by anyone registered in your Moodle.
For instance, an user with privileges of "teacher" is allowed to use the iAssign authoring tools to create activities with any iLM
For instance, a user with privileges of "teacher" is allowed to use the iAssign authoring tools to create activities with any iLM
(like iGeom, iGraf, or iVprog, respectively to related to the subjects of Geometry, Functions, or Programming).
(like iGeom, iGraf, or iVProg, respectively to related to the subjects of Geometry, Functions, or Programming).


These plugins are called interactive Learning Modules (iLM), and examples of iLM that comes with iAssign are:
These plugins are called interactive Learning Modules (iLM), and examples of iLM that comes with iAssign are:
# [http://www.matematica.br/igeom iGeom]: Interactive Geometry
# [http://www.usp.br/line/ivprog iVProg (HTML/JS)]: Visual and Interactive Programming on the Internet
# [http://www.matematica.br/igraf iGraf]: Interactive Graphics and Functions
# [http://www.matematica.br/ihanoi iHanoi (HTML/JS)]: Interactive Towers of Hanoi
# [http://www.matematica.br/icomb iComb]: Interactive Enumerative Combinatorics
# [http://www.matematica.br/igeom iGeom (Java)]: Interactive Geometry
# [http://www.matematica.br/ivprog ivProg]: Visual and Interactive Programming on the Internet


== Instalation ==
== Installation ==
* Get last version of iAssign SET in '''[https://moodle.org/plugins/browse.php?list=set&id=54 SET entry]'''.
* Get last version of iAssign SET in '''[https://moodle.org/plugins/browse.php?list=set&id=54 SET entry]'''.
* Unpack '''[https://moodle.org/plugins/view.php?plugin=mod_iassign iAssign]''' in mod folder of your Moodle dir.
* Unpack '''[https://moodle.org/plugins/view.php?plugin=mod_iassign iAssign]''' in mod folder of your Moodle dir.
Line 52: Line 53:


== Features ==
== Features ==
This module is based on Moodle plugin '''assign''', so it has the features of this plugin. Below is a list of additional features that it has:
This module is similar to Moodle plugin '''Assignment''', but the teacher can define dependencies between iAssign activities.  
* Allows you to create, edit and delete interactive activities pre-defined types through iLM included:  
Below is a list of additional features that it has:
** IGeom: Interactive activities of geometry.  
* Allows teacher to create, edit and delete interactive activities, using any iLM, such as:  
** IGraf: Interactive activities of graphics and functions.  
** iVProg: to learn programming using Visual Programming or textual programming.
** IComb: Interactive activities of enumerative combinatorics.
** iHanoi: to learn problem solving, decomposition and recursive functions.
** IvProg: Visual and Interactive activities of programming.  
** iGeom: to learn topics related to Geometry (includes programming through recursive functions).
* Allows creation of activities, testing, and exercise (evaluation);  
* Allows creation of examples and exercises (evaluation);
* Each activity allows the use of comments between the teacher and students;  
* Each activity allows communication between teacher and students (in each activity);
* An repository for manager files for use in iLM:
* A repository for manage iLM files:
** Manage files and folders;
** Manage files and folders;
** Editor of iLM files online;
** Editor of iLM files online;
** Upload files and folders;
** Upload files and folders;
* A manager iLM to allow insertion, editing, versioning, and deleting iLM;
* Send notifications to teachers and students on the use of activities;
* And some more.
* And some more.


Line 81: Line 80:
This plugin is a block allowing access an area to the teachers' cooperation for manager interactive activities of iAssign.
This plugin is a block allowing access an area to the teachers' cooperation for manager interactive activities of iAssign.


See more [[Manager Interactive Activities of iAssign| documentation]] page.
See more [[Manager Interactive Activities of iAssign|documentation]] page.


=== iAssign Filter (Filter Plugin) ===
=== iAssign Filter (Filter Plugin) ===
This plugin is a filter to incorporate any iLM (interactive Learning Modules) activities in any Moodle text.
This plugin is a filter to incorporate any iLM (interactive Learning Modules) activities in any Moodle text.


See more [[iAssign Filter| documentation]] page.
See more [[iAssign Filter|documentation]] page.


=== Insert interactive activity (iAssign) by TinyMCE editor (TinyMCE Plugin) ===
=== Insert interactive activity (iAssign) by TinyMCE editor (TinyMCE Plugin) ===
This plugin is a plugin for TinyMCE editor for insert any iLM (interactive Learning Modules) activities in any Moodle text.
This plugin is a plugin for TinyMCE editor for insert any iLM (interactive Learning Modules) activities in any Moodle text.


See more [[Insert interactive activity (iAssign) by TinyMCE editor| documentation]] page.
See more [[Insert interactive activity (iAssign) by TinyMCE editor|documentation]] page.


== Examples of Use ==
== Examples of Use ==
Comming soon...
Coming soon...
 
== New Proposals ==
* Allow iLM in HTML5 package;
* Plugin for Atto editor;
* iAssign question type;


== Contributors ==  
== Contributors ==  
Line 101: Line 105:
** Leônidas O. Brandão  [[mailto:leo@ime.usp.br]]
** Leônidas O. Brandão  [[mailto:leo@ime.usp.br]]
* Developers
* Developers
** Patricia Alves Rodrigues [[mailto:patricnet@ig.com.br]]
** Leônidas O. Brandão  [[mailto:leo@ime.usp.br]]
** Igor Moreira Félix  [[mailto:igormf@ime.usp.br]]
** Patricia Alves [[mailto:patricnet@ig.com.br]]
* Contributuions
** Luciano Oliveira Borges [[mailto:luciano@iautomate.com.br]]
** Luciano Oliveira Borges [[mailto:luciano@iautomate.com.br]]
** Romenig da Silva Ribeiro [[mailto:romenig@gmail.com]]
** Romenig da Silva Ribeiro [[mailto:romenig@gmail.com]]
Line 117: Line 124:


http://line.ime.usp.br | http://www.matematica.br | http://www.usp.br/line
http://line.ime.usp.br | http://www.matematica.br | http://www.usp.br/line
[[Category:Mathematics]]
[[Category:Programming]]
[[es:iTarea]]

Latest revision as of 15:12, 22 September 2021

iAssign Logo

iAssign (interactive Assignment) package aims to enhance activities in Moodle, allowing the incorporation of "interactive Learning Module" (iLM) to Moodle. iAssign also provides: an area to teachers cooperate; a filter to incorporate any iLM in any Moodle text; and a modified TinyMCE editor. Some of the iLM that comes with iAssign are: iGeom, iGraf and iComb.

See this page in Portuguese: pt_br:iTarefa

"Ilustration of iAssign with iGeom"

Introduction

This is the iAssign (Interactive Assignment) package, a contribution of LInE (Laboratory of Informatics in Education from University of São Paulo) to promote "free software, private data". It is created by Leônidas de Oliveira Brandão and Patricia Alves, since 2017 with collaboration of Igor Moreira Félix.

iAssign's goal is to increase interactivity in educational activities related to specific subjects (such as Geometry, Functions, Programming,...) in a flexible way.

In order to improve interactivity, iAssign makes use of iLM (interactive Learning Module), that is any interactive tool that runs under a Web browser. Typically an iLM is a Java Applet or an HTML/JS package with a few (mandatory) communication methods, all based on HTTP protocol. This implies that any Web education software can easily became an iLM and can be integrated to Moodle under iAssign package.

If the iLM offers automatic assessment functionality, iAssign is able to deal with it. Under such iLM, iAssign provides immediate feedback to the student, and the teachers can get instant information about their activities (including reports about the student performance).

Tha Moodle administrator can add new iLM into iAssign/Moodle, at any time. Once integrated, an iLM can be used by anyone registered in your Moodle. For instance, a user with privileges of "teacher" is allowed to use the iAssign authoring tools to create activities with any iLM (like iGeom, iGraf, or iVProg, respectively to related to the subjects of Geometry, Functions, or Programming).

These plugins are called interactive Learning Modules (iLM), and examples of iLM that comes with iAssign are:

  1. iVProg (HTML/JS): Visual and Interactive Programming on the Internet
  2. iHanoi (HTML/JS): Interactive Towers of Hanoi
  3. iGeom (Java): Interactive Geometry

Installation

Features

This module is similar to Moodle plugin Assignment, but the teacher can define dependencies between iAssign activities. Below is a list of additional features that it has:

  • Allows teacher to create, edit and delete interactive activities, using any iLM, such as:
    • iVProg: to learn programming using Visual Programming or textual programming.
    • iHanoi: to learn problem solving, decomposition and recursive functions.
    • iGeom: to learn topics related to Geometry (includes programming through recursive functions).
  • Allows creation of examples and exercises (evaluation);
  • Each activity allows communication between teacher and students (in each activity);
  • A repository for manage iLM files:
    • Manage files and folders;
    • Editor of iLM files online;
    • Upload files and folders;
  • And some more.

Components

To enjoy the features of Moodle in a complete way the iAssign was separated into several components, and seamlessly it can bring resources to the use of interactive activities in Moodle.

iAssign-Set.jpg

The separation of the components can be seen most visibly in the schematic below:

iAssign-Set-Work.jpg


Manager Interactive Activities of iAssign (Block Plugin)

This plugin is a block allowing access an area to the teachers' cooperation for manager interactive activities of iAssign.

See more documentation page.

iAssign Filter (Filter Plugin)

This plugin is a filter to incorporate any iLM (interactive Learning Modules) activities in any Moodle text.

See more documentation page.

Insert interactive activity (iAssign) by TinyMCE editor (TinyMCE Plugin)

This plugin is a plugin for TinyMCE editor for insert any iLM (interactive Learning Modules) activities in any Moodle text.

See more documentation page.

Examples of Use

Coming soon...

New Proposals

  • Allow iLM in HTML5 package;
  • Plugin for Atto editor;
  • iAssign question type;

Contributors

  • Authors
    • Patricia Alves Rodrigues [[1]]
    • Leônidas O. Brandão [[2]]
  • Developers
    • Leônidas O. Brandão [[3]]
    • Igor Moreira Félix [[4]]
    • Patricia Alves [[5]]
  • Contributuions
    • Luciano Oliveira Borges [[6]]
    • Romenig da Silva Ribeiro [[7]]
    • Tulio Faria [[8]]
  • Translators
    • Marcelo de Arce Alemany [[9]]
    • Danilo Leite Dalmon [[10]]

Development and Financing

Institute of Mathematics and Statistics - University of São Paulo.

Laboratory of Informatics in Education (LInE)

iMath project - interactive Math on Internet

http://line.ime.usp.br | http://www.matematica.br | http://www.usp.br/line