vgwb / Antura_arabic

winner of the EduApp4Syria international initiative, the learning game "Antura and the Letters (Arabic)" teaches arabic kids how to read and write. Complete open source Unity project.
http://www.antura.org
Other
54 stars 26 forks source link

[Arabic] Error about "lam_alef" in Assessment_MatchLettersToWord #649

Closed FrancyCavallari closed 6 years ago

FrancyCavallari commented 6 years ago

Cannot find a single character for lam_alef + kasrah. Diacritic removed in (اﻻِﺛْﻨَﻴﻦ). UnityEngine.Debug:LogError(Object) Antura.Helpers.ArabicAlphabetHelper:AnalyzeArabicString(DatabaseObject, String, Boolean, Boolean) (at Assets/_app/_scripts/Language/ArabicAlphabetHelper.cs:263) Antura.Helpers.ArabicAlphabetHelper:SplitWord(DatabaseObject, WordData, Boolean, Boolean) (at Assets/_app/_scripts/Language/ArabicAlphabetHelper.cs:148) Antura.Database.VocabularyHelper:GetLettersInWord(WordData) (at Assets/_app/_scripts/Language/VocabularyHelper.cs:299) Antura.Database.VocabularyHelper:WordContainsAnyLetter(WordData, IEnumerable1, LetterEqualityStrictness) (at Assets/_app/_scripts/Language/VocabularyHelper.cs:599) Antura.Teacher.LettersInWordQuestionBuilder:FindEligibleWords(Int32) (at Assets/_app/_scripts/TeacherAI/QuestionBuilding/QuestionBuilders/LettersInWordQuestionBuilder.cs:165) Antura.Teacher.<CreateSingleQuestionPackData>c__AnonStorey0:<>m__0() (at Assets/_app/_scripts/TeacherAI/QuestionBuilding/QuestionBuilders/LettersInWordQuestionBuilder.cs:95) Antura.Teacher.VocabularySelectionAI:SelectData(Func1, SelectionParameters, Boolean, Boolean) (at Assets/_app/_scripts/TeacherAI/AIEngines/VocabularySelectionAI.cs:200) Antura.Teacher.LettersInWordQuestionBuilder:CreateSingleQuestionPackData(Int32) (at Assets/_app/_scripts/TeacherAI/QuestionBuilding/QuestionBuilders/LettersInWordQuestionBuilder.cs:94)

StefanoCecere commented 6 years ago

check now please