issue fix: dynamic images for quest groups

This commit is contained in:
Daniel 2014-03-21 14:10:55 +01:00
commit 207b735df5
187 changed files with 15803 additions and 0 deletions

View file

@ -0,0 +1,21 @@
<h1><?=_('Introduction')?></h1>
<p>Ein Projekt zum Thema „Gamification im Lehrumfeld“ basierend auf <a href="http://legende-von-zyren.de">Die Legende von Zyren</a>.</p>
<p>Entwickler:</p>
<ul>
<li itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Oliver Hanraths</span><br />
Programmierung und Datenbank
</li>
<li itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Daniel Miskovic</span><br />
GUI und Webdesign
</li>
<li itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Kathrin Knautz</span>, <span itemprop="honorificSuffix">B.A., M.A.</span><br />
Leitung
</li>
</ul>
<p itemscope itemtype="http://schema.org/CollegeOrUniversity">
<a itemprop="name" href="http://www.uni-duesseldorf.de">Heinrich-Heine-Universität Düsseldorf</a>
</p>