From 30a17e226a70e62fc77a5eaee4a78debf4377211 Mon Sep 17 00:00:00 2001 From: Chris Sangwin <C.J.Sangwin@ed.ac.uk> Date: Tue, 19 Nov 2024 15:00:44 +0000 Subject: [PATCH] Add gitsync files, and update gitsyc directory structures, to enable bulk import of the STACK library. --- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../07-Removing-brackets/gitsync_category.xml | 2 +- .../08-Algebraic-fractions/gitsync_category.xml | 2 +- .../09-Linear-equations/gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../gitsync_category.xml | 2 +- .../15-Quadratic-equations/gitsync_category.xml | 2 +- .../Partial-Fractions/gitsync_category.xml | 2 +- .../CR_Diff_01/gitsync_category.xml | 2 +- .../CR_Diff_02/gitsync_category.xml | 2 +- .../CR_Diff_03/gitsync_category.xml | 2 +- .../CR_Diff_04/gitsync_category.xml | 2 +- .../CR_Diff_05/gitsync_category.xml | 2 +- .../CR_Diff_06/gitsync_category.xml | 2 +- .../CR_Diff_07/gitsync_category.xml | 2 +- .../CR_Diff_08/gitsync_category.xml | 2 +- .../CR_Diff_09/gitsync_category.xml | 2 +- .../CR_Int_10/gitsync_category.xml | 2 +- .../CR_Int_11/gitsync_category.xml | 2 +- .../CR_Int_12/gitsync_category.xml | 2 +- .../CR_Int_13/gitsync_category.xml | 2 +- .../CR_Int_14/gitsync_category.xml | 2 +- .../CR_Int_15/gitsync_category.xml | 2 +- .../CR_Int_16/gitsync_category.xml | 2 +- .../CR_Int_17/gitsync_category.xml | 2 +- .../stacklibrary/Doc-Examples/gitsync_category.xml | 12 ++++++++++++ .../stacklibrary/Features/gitsync_category.xml | 12 ++++++++++++ .../Complex-Numbers-1/gitsync_category.xml | 2 +- .../Complex-Numbers-2/gitsync_category.xml | 2 +- .../Conics/gitsync_category.xml | 2 +- .../Derivatives/gitsync_category.xml | 2 +- .../First-Order-ODE/gitsync_category.xml | 2 +- .../Functions/gitsync_category.xml | 2 +- .../Inequalities/gitsync_category.xml | 2 +- .../Integration-1/gitsync_category.xml | 2 +- .../Integration-2/gitsync_category.xml | 2 +- .../Integration-3/gitsync_category.xml | 2 +- .../Limits-and-series/gitsync_category.xml | 2 +- .../Limits/gitsync_category.xml | 2 +- .../Matrices-and-Determinants/gitsync_category.xml | 2 +- .../Matrices/gitsync_category.xml | 2 +- .../Matrix-Inverse/gitsync_category.xml | 2 +- .../More-functions/gitsync_category.xml | 2 +- .../Second-Order-ODE/gitsync_category.xml | 2 +- .../Sets/gitsync_category.xml | 2 +- .../Vector-Spaces/gitsync_category.xml | 2 +- .../Topics/LinearAlgebra/gitsync_category.xml | 12 ++++++++++++ .../stacklibrary/Topics/Proof/gitsync_category.xml | 12 ++++++++++++ .../stacklibrary/Topics/gitsync_category.xml | 12 ++++++++++++ 57 files changed, 112 insertions(+), 52 deletions(-) create mode 100644 samplequestions/stacklibrary/Doc-Examples/gitsync_category.xml create mode 100644 samplequestions/stacklibrary/Features/gitsync_category.xml create mode 100644 samplequestions/stacklibrary/Topics/LinearAlgebra/gitsync_category.xml create mode 100644 samplequestions/stacklibrary/Topics/Proof/gitsync_category.xml create mode 100644 samplequestions/stacklibrary/Topics/gitsync_category.xml diff --git a/samplequestions/stacklibrary/Algebra-Refresher/01-Combinations-of-arithmetic-operations/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/01-Combinations-of-arithmetic-operations/gitsync_category.xml index 6eaf7f564..a83efdcaf 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/01-Combinations-of-arithmetic-operations/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/01-Combinations-of-arithmetic-operations/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/1. Combinations of arithmetic operations</text> + <text>top/stacklibrary/Algebra-Refresher/1. Combinations of arithmetic operations</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/02-Factorisation-of-whole-numbers/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/02-Factorisation-of-whole-numbers/gitsync_category.xml index ed6e70b22..a9dc6821d 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/02-Factorisation-of-whole-numbers/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/02-Factorisation-of-whole-numbers/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/2. Factorisation of whole numbers</text> + <text>top/stacklibrary/Algebra-Refresher/2. Factorisation of whole numbers</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/03-Addition-and-subtraction-of-fractions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/03-Addition-and-subtraction-of-fractions/gitsync_category.xml index 753db430c..a3b6d550e 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/03-Addition-and-subtraction-of-fractions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/03-Addition-and-subtraction-of-fractions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/3. Addition and subtraction of fractions</text> + <text>top/stacklibrary/Algebra-Refresher/3. Addition and subtraction of fractions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/04-Multiplication-and-division-of-fractions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/04-Multiplication-and-division-of-fractions/gitsync_category.xml index a11a9138b..c75a36856 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/04-Multiplication-and-division-of-fractions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/04-Multiplication-and-division-of-fractions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/4. Multiplication and division of fractions</text> + <text>top/stacklibrary/Algebra-Refresher/4. Multiplication and division of fractions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/05-Combinations-of-arithmetic-operations-on-fractions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/05-Combinations-of-arithmetic-operations-on-fractions/gitsync_category.xml index 2bdc98857..94269844c 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/05-Combinations-of-arithmetic-operations-on-fractions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/05-Combinations-of-arithmetic-operations-on-fractions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/5. Combinations of arithmetic operations on fractions</text> + <text>top/stacklibrary/Algebra-Refresher/5. Combinations of arithmetic operations on fractions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/06-Simplifying-algebraic-expressions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/06-Simplifying-algebraic-expressions/gitsync_category.xml index fb28ca6be..7e8b9d872 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/06-Simplifying-algebraic-expressions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/06-Simplifying-algebraic-expressions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/6. Simplifying algebraic expressions</text> + <text>top/stacklibrary/Algebra-Refresher/6. Simplifying algebraic expressions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/07-Removing-brackets/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/07-Removing-brackets/gitsync_category.xml index 6460882fa..84b4e7c27 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/07-Removing-brackets/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/07-Removing-brackets/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/7. Removing brackets</text> + <text>top/stacklibrary/Algebra-Refresher/7. Removing brackets</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/08-Algebraic-fractions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/08-Algebraic-fractions/gitsync_category.xml index f2dc9ca70..8ef8db3bb 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/08-Algebraic-fractions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/08-Algebraic-fractions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/8. Algebraic fractions</text> + <text>top/stacklibrary/Algebra-Refresher/8. Algebraic fractions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/09-Linear-equations/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/09-Linear-equations/gitsync_category.xml index e9ccede15..a95e775f1 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/09-Linear-equations/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/09-Linear-equations/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/9. Linear equations</text> + <text>top/stacklibrary/Algebra-Refresher/9. Linear equations</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/10-Expressions-single-term-common-factors/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/10-Expressions-single-term-common-factors/gitsync_category.xml index 1248d58da..0aca692cf 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/10-Expressions-single-term-common-factors/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/10-Expressions-single-term-common-factors/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/10. Expressions: single-term common factors</text> + <text>top/stacklibrary/Algebra-Refresher/10. Expressions: single-term common factors</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/11-Rearranging-algebraic-formulae/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/11-Rearranging-algebraic-formulae/gitsync_category.xml index 67bcee81f..7f36666a2 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/11-Rearranging-algebraic-formulae/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/11-Rearranging-algebraic-formulae/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/11. Rearranging algebraic formulae</text> + <text>top/stacklibrary/Algebra-Refresher/11. Rearranging algebraic formulae</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/12-Simultaneous-linear-equations/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/12-Simultaneous-linear-equations/gitsync_category.xml index ac4e00c5d..da7d91c8d 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/12-Simultaneous-linear-equations/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/12-Simultaneous-linear-equations/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/12. Simultaneous linear equations</text> + <text>top/stacklibrary/Algebra-Refresher/12. Simultaneous linear equations</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/13-Factorising-algebraic-expressions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/13-Factorising-algebraic-expressions/gitsync_category.xml index 7ca16a0dc..0ad416053 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/13-Factorising-algebraic-expressions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/13-Factorising-algebraic-expressions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/13. Factorising algebraic expressions</text> + <text>top/stacklibrary/Algebra-Refresher/13. Factorising algebraic expressions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/14-Algebraic-fractions-involving-factorising/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/14-Algebraic-fractions-involving-factorising/gitsync_category.xml index e570ea3f3..517494c5a 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/14-Algebraic-fractions-involving-factorising/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/14-Algebraic-fractions-involving-factorising/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/14. Algebraic fractions involving factorising</text> + <text>top/stacklibrary/Algebra-Refresher/14. Algebraic fractions involving factorising</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/15-Quadratic-equations/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/15-Quadratic-equations/gitsync_category.xml index 7b99090fd..347100ff8 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/15-Quadratic-equations/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/15-Quadratic-equations/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/15. Quadratic equations</text> + <text>top/stacklibrary/Algebra-Refresher/15. Quadratic equations</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Algebra-Refresher/Partial-Fractions/gitsync_category.xml b/samplequestions/stacklibrary/Algebra-Refresher/Partial-Fractions/gitsync_category.xml index 654177507..0e9bf5d8e 100644 --- a/samplequestions/stacklibrary/Algebra-Refresher/Partial-Fractions/gitsync_category.xml +++ b/samplequestions/stacklibrary/Algebra-Refresher/Partial-Fractions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Algebra-Refresher/Partial Fractions</text> + <text>top/stacklibrary/Algebra-Refresher/Partial Fractions</text> </category> <info format="html"> <text/> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_01/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_01/gitsync_category.xml index a846af974..edb94bd28 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_01/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_01/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_01</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_01</text> </category> <info format="moodle_auto_format"> <text>Derivatives of basic functions</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_02/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_02/gitsync_category.xml index c63083875..5c136d60b 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_02/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_02/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_02</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_02</text> </category> <info format="moodle_auto_format"> <text>Linearity in diļ¬erentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_03/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_03/gitsync_category.xml index 8ac655ba7..94cae0605 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_03/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_03/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_03</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_03</text> </category> <info format="moodle_auto_format"> <text>Higher derivatives</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_04/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_04/gitsync_category.xml index 00ca4dc2f..68221c636 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_04/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_04/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_04</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_04</text> </category> <info format="moodle_auto_format"> <text>The product rule for diļ¬erentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_05/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_05/gitsync_category.xml index aa08e2fa9..c28767ade 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_05/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_05/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_05</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_05</text> </category> <info format="moodle_auto_format"> <text>Quotient rule</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_06/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_06/gitsync_category.xml index a6cb6713a..8db5b232e 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_06/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_06/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_06</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_06</text> </category> <info format="moodle_auto_format"> <text>Chain rule for differentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_07/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_07/gitsync_category.xml index 70c5a7fa7..10a80843d 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_07/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_07/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_07</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_07</text> </category> <info format="moodle_auto_format"> <text>Implicit differentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_08/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_08/gitsync_category.xml index cb83bf7e1..8749b8deb 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_08/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_08/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_08</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_08</text> </category> <info format="moodle_auto_format"> <text>Parametric differentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_09/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_09/gitsync_category.xml index 4f9775ac0..44e05c342 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_09/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Diff_09/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Diff_09</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Diff_09</text> </category> <info format="moodle_auto_format"> <text>Miscellaneous differentiation</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_10/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_10/gitsync_category.xml index 240bcaa4b..c0978fa3b 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_10/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_10/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_10</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_10</text> </category> <info format="moodle_auto_format"> <text>Integrals of basic functions</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_11/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_11/gitsync_category.xml index 05b9521f6..d0a5c80b1 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_11/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_11/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_11</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_11</text> </category> <info format="moodle_auto_format"> <text>Linearity in integration</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_12/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_12/gitsync_category.xml index 441fed027..a0beaad12 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_12/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_12/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_12</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_12</text> </category> <info format="moodle_auto_format"> <text>Evaluating definite integrals</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_13/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_13/gitsync_category.xml index 5a51e0534..71c577d53 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_13/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_13/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_13</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_13</text> </category> <info format="moodle_auto_format"> <text>Integration by parts</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_14/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_14/gitsync_category.xml index 56b513148..47347d80d 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_14/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_14/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_14</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_14</text> </category> <info format="moodle_auto_format"> <text>Integration by substitution</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_15/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_15/gitsync_category.xml index fa50b3a3e..0d5f366fb 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_15/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_15/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_15</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_15</text> </category> <info format="moodle_auto_format"> <text>Integration using partial fractions</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_16/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_16/gitsync_category.xml index eb30e6086..dbee7c798 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_16/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_16/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_16</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_16</text> </category> <info format="moodle_auto_format"> <text>Integration using trigonometrical identities</text> diff --git a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_17/gitsync_category.xml b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_17/gitsync_category.xml index d4d9b8fdc..5b86fdf61 100644 --- a/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_17/gitsync_category.xml +++ b/samplequestions/stacklibrary/Calculus-Refresher/CR_Int_17/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/Calculus-Refresher/CR_Int_17</text> + <text>top/stacklibrary/Calculus-Refresher/CR_Int_17</text> </category> <info format="moodle_auto_format"> <text>Miscellaneous integration exercises</text> diff --git a/samplequestions/stacklibrary/Doc-Examples/gitsync_category.xml b/samplequestions/stacklibrary/Doc-Examples/gitsync_category.xml new file mode 100644 index 000000000..5d510660c --- /dev/null +++ b/samplequestions/stacklibrary/Doc-Examples/gitsync_category.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<quiz> + <question type="category"> + <category> + <text>top/stacklibrary/Doc-Examples</text> + </category> + <info format="moodle_auto_format"> + <text>Examples tied to the STACK documentation</text> + </info> + <idnumber/> + </question> +</quiz> diff --git a/samplequestions/stacklibrary/Features/gitsync_category.xml b/samplequestions/stacklibrary/Features/gitsync_category.xml new file mode 100644 index 000000000..ad9dd6c5f --- /dev/null +++ b/samplequestions/stacklibrary/Features/gitsync_category.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<quiz> + <question type="category"> + <category> + <text>top/stacklibrary/Features</text> + </category> + <info format="moodle_auto_format"> + <text>Examples feature templates</text> + </info> + <idnumber/> + </question> +</quiz> diff --git a/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-1/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-1/gitsync_category.xml index fe32bd524..1f56eebe2 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-1/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-1/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Complex Numbers #1</text> + <text>top/stacklibrary/General maths questions/Complex Numbers #1</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-2/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-2/gitsync_category.xml index 19020c4cc..f7e5f2da0 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-2/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Complex-Numbers-2/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Complex Numbers #2</text> + <text>top/stacklibrary/General maths questions/Complex Numbers #2</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Conics/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Conics/gitsync_category.xml index 95d54c0e3..c51cc05d4 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Conics/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Conics/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Conics</text> + <text>top/stacklibrary/General maths questions/Conics</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Derivatives/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Derivatives/gitsync_category.xml index 79c3b0ad4..67d922c95 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Derivatives/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Derivatives/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Derivatives</text> + <text>top/stacklibrary/General maths questions/Derivatives</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/First-Order-ODE/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/First-Order-ODE/gitsync_category.xml index 1dd3b5a44..2d0a00e06 100644 --- a/samplequestions/stacklibrary/General-maths-questions/First-Order-ODE/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/First-Order-ODE/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/First Order ODE's</text> + <text>top/stacklibrary/General maths questions/First Order ODE's</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Functions/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Functions/gitsync_category.xml index 84186e823..f4ede4975 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Functions/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Functions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Functions</text> + <text>top/stacklibrary/General maths questions/Functions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Inequalities/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Inequalities/gitsync_category.xml index ddef5e9a3..46f498bc4 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Inequalities/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Inequalities/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Inequalities</text> + <text>top/stacklibrary/General maths questions/Inequalities</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Integration-1/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Integration-1/gitsync_category.xml index 1ceeb794d..7b90605c0 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Integration-1/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Integration-1/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Integration #1</text> + <text>top/stacklibrary/General maths questions/Integration #1</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Integration-2/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Integration-2/gitsync_category.xml index ce63544fe..33c477a6b 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Integration-2/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Integration-2/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Integration #2</text> + <text>top/stacklibrary/General maths questions/Integration #2</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Integration-3/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Integration-3/gitsync_category.xml index 70253c002..ef1a21446 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Integration-3/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Integration-3/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Integration #3</text> + <text>top/stacklibrary/General maths questions/Integration #3</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Limits-and-series/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Limits-and-series/gitsync_category.xml index fa749cd05..3477aa46d 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Limits-and-series/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Limits-and-series/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Limits and series</text> + <text>top/stacklibrary/General maths questions/Limits and series</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Limits/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Limits/gitsync_category.xml index 67e34eab4..aea221fb8 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Limits/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Limits/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Limits</text> + <text>top/stacklibrary/General maths questions/Limits</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Matrices-and-Determinants/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Matrices-and-Determinants/gitsync_category.xml index f4e88981f..7eb4bdb10 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Matrices-and-Determinants/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Matrices-and-Determinants/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Matrices and Determinants</text> + <text>top/stacklibrary/General maths questions/Matrices and Determinants</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Matrices/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Matrices/gitsync_category.xml index 528c9e02b..423b5ee7d 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Matrices/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Matrices/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Matrices</text> + <text>top/stacklibrary/General maths questions/Matrices</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Matrix-Inverse/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Matrix-Inverse/gitsync_category.xml index d81479ee0..f95e7658d 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Matrix-Inverse/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Matrix-Inverse/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Matrix Inverse</text> + <text>top/stacklibrary/General maths questions/Matrix Inverse</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/More-functions/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/More-functions/gitsync_category.xml index 498946681..511471131 100644 --- a/samplequestions/stacklibrary/General-maths-questions/More-functions/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/More-functions/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/More functions</text> + <text>top/stacklibrary/General maths questions/More functions</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Second-Order-ODE/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Second-Order-ODE/gitsync_category.xml index a683f79b4..59b51338b 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Second-Order-ODE/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Second-Order-ODE/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Second Order ODE'S</text> + <text>top/stacklibrary/General maths questions/Second Order ODE'S</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Sets/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Sets/gitsync_category.xml index 46a32a684..6a299dd85 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Sets/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Sets/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Sets</text> + <text>top/stacklibrary/General maths questions/Sets</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/General-maths-questions/Vector-Spaces/gitsync_category.xml b/samplequestions/stacklibrary/General-maths-questions/Vector-Spaces/gitsync_category.xml index dd3ad01c8..1e7ff4d6e 100644 --- a/samplequestions/stacklibrary/General-maths-questions/Vector-Spaces/gitsync_category.xml +++ b/samplequestions/stacklibrary/General-maths-questions/Vector-Spaces/gitsync_category.xml @@ -2,7 +2,7 @@ <quiz> <question type="category"> <category> - <text>top/top/General maths questions/Vector Spaces</text> + <text>top/stacklibrary/General maths questions/Vector Spaces</text> </category> <info format="moodle_auto_format"> <text/> diff --git a/samplequestions/stacklibrary/Topics/LinearAlgebra/gitsync_category.xml b/samplequestions/stacklibrary/Topics/LinearAlgebra/gitsync_category.xml new file mode 100644 index 000000000..f649214cf --- /dev/null +++ b/samplequestions/stacklibrary/Topics/LinearAlgebra/gitsync_category.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<quiz> + <question type="category"> + <category> + <text>top/stacklibrary/Topics/LinearAlgebra</text> + </category> + <info format="moodle_auto_format"> + <text>Examples questions tied to STACK documentation topics: Linear algebra</text> + </info> + <idnumber/> + </question> +</quiz> diff --git a/samplequestions/stacklibrary/Topics/Proof/gitsync_category.xml b/samplequestions/stacklibrary/Topics/Proof/gitsync_category.xml new file mode 100644 index 000000000..ce4cd168d --- /dev/null +++ b/samplequestions/stacklibrary/Topics/Proof/gitsync_category.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<quiz> + <question type="category"> + <category> + <text>top/stacklibrary/Topics/Proof</text> + </category> + <info format="moodle_auto_format"> + <text>Examples questions tied to STACK documentation topics: proof</text> + </info> + <idnumber/> + </question> +</quiz> diff --git a/samplequestions/stacklibrary/Topics/gitsync_category.xml b/samplequestions/stacklibrary/Topics/gitsync_category.xml new file mode 100644 index 000000000..d3332f5cc --- /dev/null +++ b/samplequestions/stacklibrary/Topics/gitsync_category.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<quiz> + <question type="category"> + <category> + <text>top/stacklibrary/Topics</text> + </category> + <info format="moodle_auto_format"> + <text>Examples questions tied to STACK documentation topics</text> + </info> + <idnumber/> + </question> +</quiz> -- GitLab