Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Latest commit

 

History

History
66 lines (64 loc) · 4.81 KB

File metadata and controls

66 lines (64 loc) · 4.81 KB

Design ontology

This is a listing of design components supported in lrn core. These are element agnostic and could be used as a stand alone with thier properties populated directly. These are all prefixed as lrn-design since this is the design side of the learning components. These names are draft and subject to change / enhancement.

  • A simple wrapper for an abbr tag to improve design flexibility
  • A simple wrapper for blockquote to improve design flexibility and ensure a citation exists for the quote
  • a simple content block that has a number of options for being presented

lrndesign-materialwordart

  • fork / based on https://github.com/johnnyboyct/material-word
  • Provide a simple way of making cool wordart from letters / words
  • *special note: we need to patch something downstream to be able to use this as it doesn't like 2-way data binding to word property :*

lrndesign-presentation

  • A stand alone contact card for presenting information about a person
  • Probably useful for profiles and listings of users in a course
  • A "meet your instructor" card for presenting static info about an instructor
  • Includes a button to schedule appointment with instructor, video conference link info, social info, etc.

lrndesign-datatable

lrndesign-qr

lrndesign-progress

lrndesign-chip

lrndesign-image

lrndesign-imagegallery

  • Provides carousel structure for image display
  • Navigate images side to side

lrndesign-audio