From 0267e2ebb34fb60d3d4545ee03562a6852a98301 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 6 Sep 2016 01:01:08 +0200 Subject: Clearer training page --- resources/views/trainer.blade.php | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) (limited to 'resources/views') diff --git a/resources/views/trainer.blade.php b/resources/views/trainer.blade.php index 5085104..4c788f0 100644 --- a/resources/views/trainer.blade.php +++ b/resources/views/trainer.blade.php @@ -45,25 +45,27 @@ use HebrewParseTrainer\Tense; @endsection @section('content') -
-

There are no verbs matching the criteria in our database.

-

-
-
-
-
-

Parse the verb and enter the answer as described below. Press return. If your answer was correct and there are multiple possible parsings, an extra input field will appear. After the first incorrect answer or after entering all possible answers, you can continue to the next verb by pressing return once more.

-

- Stems: either use the full name or a significant beginning (i.e. Q for Qal but Pi for Piel rather than P).
- Tenses: use the abbreviations pf, ipf, coh, imp, jus, infcs, infabs, pta and ptp.
- Person: 1, 2, 3 or none (infinitives and participles).
- Gender: m, f or none (infinitives).
- Number: s, p or none (infinitives). -

-

Examples: Q pf 3ms, ni pta fp, pi infabs.

-

You can also use the buttons to enter your answer. This is an experimental feature.

+
+
+

There are no verbs matching the criteria in our database.

+

+
+
+
+
+

Parse the verb and enter the answer as described below. Press return. If your answer was correct and there are multiple possible parsings, an extra input field will appear. After the first incorrect answer or after entering all possible answers, you can continue to the next verb by pressing return once more.

+

+ Stems: either use the full name or a significant beginning (i.e. Q for Qal but Pi for Piel rather than P).
+ Tenses: use the abbreviations pf, ipf, coh, imp, jus, infcs, infabs, pta and ptp.
+ Person: 1, 2, 3 or none (infinitives and participles).
+ Gender: m, f or none (infinitives).
+ Number: s, p or none (infinitives). +

+

Examples: Q pf 3ms, ni pta fp, pi infabs.

+

You can also use the buttons to enter your answer. This is an experimental feature.

+
+
-

-- cgit v1.2.3