From 9c84cb67d2b1537de440c1d1e623d86b5d171642 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 9 May 2016 21:27:00 +0200 Subject: Buttons for answer input --- resources/views/trainer.php | 148 ++++++++++++++++++++++---------------------- 1 file changed, 75 insertions(+), 73 deletions(-) (limited to 'resources') diff --git a/resources/views/trainer.php b/resources/views/trainer.php index cec745d..b9fef0e 100644 --- a/resources/views/trainer.php +++ b/resources/views/trainer.php @@ -17,83 +17,85 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - - - HebrewParseTrainer - - - - - -
- + + + HebrewParseTrainer + + + + + +
+ -
-
-
-
-

Stems

- name; ?> -
- -
- -
+
+
+ +
+

Stems

+ name; ?> +
+ +
+ +
-
-

Tenses

- name; ?> -
- -
- -
+
+

Tenses

+ name; ?> +
+ +
+ +
-
-

Roots

- root; ?> -
- -
- -
+
+

Roots

+ root; ?> +
+ +
+ +
-
-

Settings

-
- -
-
+
+

Settings

+
+ +
+
-

About

-

© 2015 Camil Staps. Licensed under GPL 3.0. Source is on GitHub.

- -
-
-

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.

-
- -
-
-
+

About

+

© 2015 Camil Staps. Licensed under GPL 3.0. Source is on GitHub.

+ +
+
+

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