Skip to content

Files

Latest commit

d6b6d91 · Feb 13, 2024

History

History

Abecedarium.activity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 26, 2014
Feb 8, 2020
Jan 10, 2024
Mar 26, 2021
Mar 13, 2016
Jan 3, 2020
Mar 8, 2020
Aug 8, 2023
Feb 13, 2024
Aug 8, 2023
Jan 26, 2014
May 3, 2020
May 3, 2020
Jun 30, 2014
Aug 1, 2019
Feb 8, 2020
Dec 16, 2019
Feb 9, 2018
Aug 1, 2019
Jun 30, 2014
Aug 1, 2019
Aug 10, 2023
Jun 30, 2014
Aug 8, 2023
Jan 26, 2014
Aug 1, 2019
Dec 16, 2019
Sep 13, 2014
Mar 8, 2015
Aug 10, 2023
Jan 7, 2024
Sep 13, 2014
Dec 16, 2019

What is Abecedarium ?

Abecedarium is an abecedary activity to learn its alphabet using images, sounds and words.

Abecedarium has two parts:

  • Learn: To explore the words by letters or by theme (Nature, Body parts, Things, Concepts),
  • Play: Six little games to match pictures/sounds/words with possibility to filter by letter or by theme,
  • Build: It will allow to build little stories combining images and sounds from the database.

All words could be seen in upper case, lower case or script. Abecedarium could be use both in English (about 500 words in the database), in French (about 1000 words in the database) and in Spanish (about 600 words in the database). All contents come from the Art4apps library. See Credits page for more.

How it works ?

Abecedarium is wrote mainly in HTML5/JavaScript using Sugar Web Framework and the Enyo Framework.

Folders

All the HTML5/JavaScript is in this directory.

  • index.html is the HTML container
  • styles.css contains all CSS class used
  • package.js list all javascript files to load
  • app.js is the main screen
  • learngame.js is the first game
  • playgame.js is the second game
  • buildgame.js is the third game
  • credits.js is the credit screen
  • all other .js files are component used by the games

/activity

Contains the Sugar manifest manifest to describe the activity.

/js

Entry point for activity.

/enyo and /lib

Contains the JavaScript Frameworks.

/audio

Contains all music and sound files.

/images

Contains all images.