Skip to content

Support for interactive presentation master/slave #40

@TomasKulhanek

Description

@TomasKulhanek
  • educator mode (separate.html) - may set 'hash' i.e. document to be viewed by students
  • student mode (index.html) - may view only one page, based on what educator set

  • firebase configuration component - bdl-fb-config
  • encrypt firebase configuration component -<bdl-fb-config api-str="...."></bdl-fb-config>
  • component to set state, present as button, educator mode will do it - <bdl-set-state title="State 1" value="state1.md">...
  • component to get state, present as hidden, student mode - <bdl-get-state tohash="true">...
  • firebase config to listen new state, via websockets - attribute listen="true"
  • option to hide nav icon - attribute showicon in markdown-

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions