add dashboard screenshots to readme

This commit is contained in:
Régis Behmo 2021-06-14 11:11:27 +02:00
parent c64da5c24a
commit 8384491b52
2 changed files with 7 additions and 3 deletions

View File

@ -78,8 +78,12 @@ To import the "Course overview" dashboard that comes with Cairn, run::
Some event data will be missing from your dashboards: just start using your LMS and refresh your dashboard. The new events should appear immediately.
.. image:: https://overhang.io/static/catalog/screenshots/cairn.png
:alt: Alpine cairn
.. image:: https://overhang.io/static/catalog/img/cairn/courseoverview-01.png
:alt: Course overview dashboard part 1
.. image:: https://overhang.io/static/catalog/img/cairn/courseoverview-02.png
:alt: Course overview dashboard part 2
.. image:: https://overhang.io/static/catalog/img/cairn/courseoverview-03.png
:alt: Course overview dashboard part 3
Data-based access control
~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -1 +1 @@
__version__ = "12.0.2"
__version__ = "12.0.3"