ccm_components

CCM Components

This is a collection of CCM components created by Felix Fröhling. Each component is published in the Digital Makerspace (DMS).

References

What is the Digital Makerspace (DMS)?

In short: The Digital Makerspace (DMS) is a place where you can create, edit and share web components. Each component can be used in different ways by modifying the it’s config. A component + config is called “App”.

What is CCM?

With ccm you can create web components easily. Have look here for more info

Developed CCM Components

These are my developed components:

Name Description Links
Realtime Quiz A component to execute multiplayer realtime quiz with several quiz methods To be linked to…
Quiz Choice A quizmethod for executing multiple choice exercises. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Quiz parson A quizmethod for executing parson problems. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Quiz assess A quizmethod for executing assess questions. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Quiz category A quizmethod for executing category exercises. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Quiz Guess Picture A quizmethod for executing guess picture exercises. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Quiz Short Answer A quizmethod for executing Short Answer exercises. It is compatible with the realtime quiz Example, README, Configuration, Source Code, DMS
Sync-MS A component enabling app instances to communicate in realtime and synchronized in time. It is used as a dependency in the realtime quizcomponent. README, Background, Component, Testcomponent, Source Code, DMS
Gamification A component implementing scoreboard and retrieved points functionality README, Source Code, DMS