correct input fields for Questtype ?Textinput? when marker is at the begin or end of text

This commit is contained in:
coderkun 2014-03-22 22:32:43 +01:00
commit 2cf011e1ca
193 changed files with 16344 additions and 0 deletions

14
www/error404.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>The Legend of Z</title>
</head>
<body>
<h1>The Legend of Z</h1>
<p>Not found.</p>
</body>
</html>