Coder Social home page Coder Social logo

h5p-advent-calendar's Introduction

Hi, I'm Oliver (OpenSourceCCCAmigaMinecraft)!

I'm an IT freelancer who loves H5P!

Mastodon LinkedIn YouTube Flickr BldgAltEntf

  • ๐Ÿ’ Loves contributing to open source projects and Open Educational Resources.
  • ๐Ÿฆ For a living, helps others to better use H5P at SNORDIAN.
  • ๐Ÿฅบ Gets sad when people pretend or believe they cannot do something.
  • ๐ŸŽ™๏ธ Co-hosts a podcast about teaching and learning with digital media called BldgAltEntf.
  • ๐Ÿƒโ€โ™‚๏ธ (Re)-Started running and hopefully will keep running this time ๐Ÿ˜„. Track and nudge me!

๐Ÿ”ง Technologies and tools

HTML5 CSS3 JavaScript ReactJS Typescript Node.js PHP MySQL WordPress SASS NPM Github Bitbucket Gitlab Git Suse Ubuntu Linux Console Inkscape

h5p-advent-calendar's People

Contributors

antonioaneiros avatar e-me avatar fnoks avatar germanvaleroelizondo avatar izendegi avatar miropuhek avatar otacke avatar renebreedveld avatar weblate avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

h5p-advent-calendar's Issues

Take care of a11y

Accessibility needs to be checked, at least:

  • proper readspeaker announcements
  • proper keyboard use

Advent calendar customization

I don't know if this is the proper place to add an issue and. then, a PR to try to improve this awesome exercise.

We would want to add this customizations to the project:

  • Author would be able to choose the background image and the number of gates.
  • The gates lead to text-image or another modules like memory game
  • User would have the possibility to return to the home page of the calendar and open another door by pressing a button / keyboard key,

Refactor

As a private weekend hackathon, this got out of hand a little :-) Things to consider:

  • Use SASS for stylesheets (plenty of colors codes, etc.)
  • general code cleaning

Choose door size depending on viewport

Allow users to enforce layouts that might make sense, e.g.

  • 6x4
  • 4x6

Choose some minimum/maximum width and then choose (.h5p-advent-calendar .h5p-advent-calendar-square {flex-basis}) accordingly:

  • 6x4: calc(16.666% - 1em);
  • 4x6: calc(25% - 1em);
  • 3x8: calc(33% - 1em);
  • 2x12: calc(50% - 1em);
  • 1x24: calc(100% - 1em); (might be tooooo large :-D)

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.