GithubHelp home page GithubHelp logo

cat.xtec.clic.jclic's Introduction

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: https://clic.xtec.cat/repo/

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 Author: Visual tool used by teachers and authors to create or modify activities and projects.
  • JClic Reports: Reporting tool designed to collect and display the results (time, tries, guesses, success...) achieved by the students while 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 is available in: https://github.com/projectestac/moodle-mod_jclic

Full source code is available in: https://github.com/projectestac/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.8 or later (currently supported only in GNU/Linux, Windows and Mac OS X)

The companion project JClic.js allows to play JClic activities in GNU/Linux, Mac, Windows, ChromeOS, Android, iOS... and any operating system with a web browser supporting HTML5, without the need of Java.

cat.xtec.clic.jclic's People

Contributors

frncesc avatar hfiguiere avatar olea avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cat.xtec.clic.jclic's Issues

JClic doesn't run in Fedora 32 beta with Wayland: No X11 DISPLAY variable was set

Hi Ismael. First of all thanks a lot for packaging JClic. I know this app from a long time when I worked in a high school in the IT dept and now I was trying to show it to my kids

I'm afraid it's not working on Fedora 32 Beta with Wayland:

$ flatpak run cat.xtec.clic.JClic 
Exception in thread "main" java.awt.HeadlessException: 
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
	at java.desktop/java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:208)
	at java.desktop/java.awt.Window.<init>(Window.java:548)
	at java.desktop/java.awt.Frame.<init>(Frame.java:423)
	at java.desktop/java.awt.Frame.<init>(Frame.java:388)
	at java.desktop/javax.swing.JFrame.<init>(JFrame.java:180)
	at edu.xtec.jclic.SingleInstanceJFrame.<init>(SingleInstanceJFrame.java:62)
	at JClicPlayer.main(JClicPlayer.java:35)

Please fix launchable tag in metainfo

Metainfo has this:

    <launchable type="desktop-id">cat.xtec.clic.JClic.jclic.desktop</launchable>
    <launchable type="desktop-id">cat.xtec.clic.JClic.jclicauthor.desktop</launchable>
  • Multiples are not allowed.
  • There should be only one named by $FLATPAK_ID.desktop ie. <launchable type="desktop-id">cat.xtec.clic.JClic.desktop</launchable>

You may need to rename the desktop file to solve the second point.

WARNING: Could not create system preferences directory

There are a couple of warnings shown in the command line

  • Starting the app:
$ flatpak run cat.xtec.clic.JClic 
d’abr. 22, 2020 7:59:27 A. M. java.util.prefs.FileSystemPreferences$2 run
WARNING: Could not create system preferences directory. System preferences are unusable.
  • Closing the app:
d’abr. 22, 2020 7:59:36 A. M. java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
WARNING: Could not lock System prefs. Unix error code 32694.
d’abr. 22, 2020 7:59:36 A. M. java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.

This question at stack overflow seems related to this warning message

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.