-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- 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