Skip to content

JClic is a set of cross-platform Java applications useful for creating and carrying out different types of educational activities like puzzles, associations, text exercises or crosswords.

License

vlady21/jclic

 
 

Repository files navigation

JClic - Player and authoring tool for educational activities

JClic is a set of cross-platform Java applications useful for creating and carrying out different types of educational activities like puzzles, associations, text exercises or crosswords.

JClic is an open source project of the Department of Education of the Government of Catalonia. Teachers from different countries have contributed since 1995 to create a big repository of educational activities, shared under Creative Commons licenses in the project's main site: http://clic.xtec.cat

The current components of JClic are:

  • JClic Player: Allows students to play with the activities and, optionally, track reports of their work in a local or remote database. The activities are organized into “projects” (files with extension .jclic.zip), and projects can be grouped into “Libraries”.
  • JClic Applet: Is a variant of JClic Player designed to run embedded into HTML documents.
  • JClic Author: Is a visual tool used by teachers and authors to create or modify activities and projects.
  • JClic Reports: Is a reporting tool designed to collect and display the results (time, tries, guesses, success...) achieved by the students when playing JClic activities.
  • JClic module for Moodle: Is a parallel project specifically designed for embedding JClic activities into the Moodle Virtual Learning Environment. This project lives in https://github.com/projectestac/moodle-mod_jclic

See INSTALL.txt for compilation instructions, and HACKING.txt if you want to set-up your own JClic development project with Netbeans.

JClic needs Java 1.5 or later (currently supported only in GNU/Linux, Windows and Mac OS X), but the development of the new project JClic.js is underway and runs on Android, iOS, ChromeOS, FirefoxOS and any modern browser supporting HTML5, without need of Java.

About

JClic is a set of cross-platform Java applications useful for creating and carrying out different types of educational activities like puzzles, associations, text exercises or crosswords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • HTML 0.6%
  • NSIS 0.5%
  • JavaScript 0.3%
  • Roff 0.3%
  • CSS 0.1%