Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bools dont work #114

Open
hun0r opened this issue Dec 28, 2023 · 2 comments
Open

bools dont work #114

hun0r opened this issue Dec 28, 2023 · 2 comments

Comments

@hun0r
Copy link

hun0r commented Dec 28, 2023

when i put in my example dict the places it has a bool in the load it has an open = like this _item = in the json2python converter

@hilalhakla
Copy link
Owner

can you please provide an example ?

@hun0r
Copy link
Author

hun0r commented Jan 22, 2024

i think when i found out i was trying with this:
{
"Uid": "9444019,TanitasiOra,2023-11-19T23:00:00Z",
"Datum": "2023-11-19T23:00:00Z",
"KezdetIdopont": "2023-11-20T13:25:00Z",
"VegIdopont": "2023-11-20T14:10:00Z",
"Nev": "Matematika",
"Oraszam": 7,
"OraEvesSorszama": 48,
"OsztalyCsoport": {
"Uid": "863320",
"Nev": "8.a csoport1"
},
"TanarNeve": "Barabási Géza",
"Tantargy": {
"Uid": "351284",
"Nev": "Matematika",
"Kategoria": {
"Uid": "1210,matematika",
"Nev": "matematika",
"Leiras": "Matematika"
},
"SortIndex": 0
},
"Tema": "Pitagorász tétel",
"TeremNeve": "205",
"Tipus": {
"Uid": "2,TanitasiOra",
"Nev": "TanitasiOra",
"Leiras": "Tanítási óra"
},
"TanuloJelenlet": {
"Uid": "1498,Jelenlet",
"Nev": "Jelenlet",
"Leiras": "A tanuló részt vett a tanórán"
},
"Allapot": {
"Uid": "1,Naplozott",
"Nev": "Naplozott",
"Leiras": "Naplózott"
},
"HelyettesTanarNeve": null,
"HaziFeladatUid": null,
"FeladatGroupUid": null,
"NyelviFeladatGroupUid": null,
"BejelentettSzamonkeresUid": null,
"IsTanuloHaziFeladatEnabled": false,
"IsHaziFeladatMegoldva": false,
"Csatolmanyok": [],
"IsDigitalisOra": false,
"DigitalisEszkozTipus": "Na",
"DigitalisPlatformTipus": "Na",
"DigitalisTamogatoEszkozTipusList": [
"Na"
],
"Letrehozas": "2023-09-05T23:02:00",
"UtolsoModositas": "2023-09-05T23:02:00"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants