Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (19 loc) · 1.06 KB

eduzoo-components

This repository holds all the components necessary to write your own eduZOO.

List of elements

Eduzoo App

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzoo-app/eduzoo-app.html">

Eduzoo Exhibit

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-exhibit/eduzoo-exhibit.html">

Eduzoo Definition

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-definition/eduzoo-definition.html">

Eduzoo Example

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-example/eduzoo-example.html">

Eduzoo Video

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-video/eduzoo-video.html">

Eduzoo Quiz

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-quiz/eduzoo-quiz.html">

Eduzoo Quiz Choice

<link rel="import" href="http://educationzen.github.io/eduzoo-components/eduzeduzoo-quiz-choice/eduzoo-quiz-choice.html">