Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

propertytyperequiredformat checkingstate of implementationremarks

id

integer, autoincrementyesisInteger

implemented


titlestringyes
implemented
timestampdateyesauto generatedimplemented
contentstringyes?? only allowed tagsimplemented
markdownstringno?? only allowed tagsnot implemented yet
userinteger, autoincrementyesisIntegerimplemented
parent

object { id: objectId, revision: objectId }

no
not implementedkeeps link to a previsous revision
speakerNotesstringno
implemented
popularityintegernoisIntegernot implemented
commentstringno
implementedcomment of revision
tagsarray of Tagsno
implemented
mediaarrayno
not implemented
dataSourcesarray of DataSourcesno
implemented
languagestringyes
implemented
usage

array of objects

{ id: object_id, revision: object_id}
no
not implemented
ltiURLstringno
being implemented
ltiKeystringno
being implemented
ltiWidthstringno
being implemented
ltiHeightstringno
being implemented
ltiZIndexstringno
being implemented

Changes in SlideRevision schema:

As part of making Slidewiki as an LTI consumer, the LTI content needs to be shown live in the saved slides. For that purpose, I propose adding these attributes to SlideRevision schema: ltiURL, ltiKey, ltiWidth, ltiHeight, ltiZIndex.