/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
extensions/objects/object_defaults.json
60 строк
1 KB
Prayush Dawda
Fix #14085: Deprecate math interactions' unsupported rules and update cust arg name. (#15271)
02 июн 2022, 20:51
Не верифицирован
02 июн 2022, 20:51
d29bed9
Код
Авторство
О чём код?
{ "AlgebraicExpression": "", "AlgebraicIdentifier": "x", "CodeString": "", "CoordTwoDim": [0.0, 0.0], "AllowedVariables": [], "DragAndDropPositiveInt": 1, "Graph": { "edges": [], "isDirected": false, "isLabeled": false, "isWeighted": false, "vertices": [] }, "GraphProperty": "strongly_connected", "Int": 0, "ListOfCodeEvaluation": [], "ListOfCoordTwoDim": [], "ListOfGraph": [], "ListOfSetsOfTranslatableHtmlContentIds": [], "MusicPhrase": [], "NonnegativeInt": 0, "NormalizedString": "", "PositiveInt": 1, "Real": 0.0, "SetOfAlgebraicIdentifier": [], "SetOfTranslatableHtmlContentIds": [], "SetOfUnicodeString": [], "TranslatableHtmlContentId": "", "TranslatableSetOfNormalizedString": { "contentId": null, "normalizedStrSet": [] }, "TranslatableSetOfUnicodeString": { "contentId": null, "unicodeStrSet": [] }, "UnicodeString": "", "Fraction": { "isNegative": false, "wholeNumber": 0, "numerator": 0, "denominator": 1 }, "MathEquation": "", "NumberWithUnits": { "type": "real", "real": 0.0, "fraction": { "isNegative": false, "wholeNumber": 0, "numerator": 0, "denominator": 1 }, "units": [] }, "NumericExpression": "", "PositionOfTerms": "both", "RatioExpression": [1, 1] }