+ 15
Saw new badges..., waiting for a new update 😃
quizz reviewer badges at the bottom of the list. seems like someone was listening.
11 odpowiedzi
+ 13
It's not exactly what people asked for but it's a good start ^^
[Edit] Maybe I should start rating now again.
+ 15
Thanks Tashi N! Think that's thanks to you!
https://www.sololearn.com/discuss/336100/?ref=app
+ 11
@manual and anubhav - I am quite sure I am not gonna be one of the approvers, but I am extremely glad to hear who are the first two to get it. Respect to both @Krishna and @Burey and I am sure the quality of new quizzes would increase....
@Tashi I sure hope that that is only the first step in improving the process 😃
+ 10
if rev_downvotes == 3:
quiz_status = "Declined"
send_notification()
keep_calm() AND carry_on()
+ 10
I think that's a very good idea, because some quizzes are just atrocious. I have seen many with typos, (court << "something"; ??) missing semi colons, missing #'s in front of includes etc.
+ 7
@Prateek - Basic only, but it is the perfect place to start. You can try many languages to figure out which ones you want to go deep into, the community is great, just don't expect to be an expert once you finish the course...
+ 6
Thats great!!
More badges, more xp,
It should make it easier for you to hit 1Million!
+ 6
When you open the stat page the app should send a request to the server as this is where your data is. Then the server should send it back to the app and the app would visualize it. If you are able to install a "middle man" - an app that catches the communication in both directions by pretending to be the server when asked by the app and pretending to be the app when asked by the server, then you can see the whole communication. If not heavily encrypted you will be able to find the number you are looking for quite easy, given that you would expect it to be next to the numbers for your wins and draws, which you already know 😃😃😃
+ 5
@Serena you have:
Java - 1; PHP - 6; HTML -12;
Theoretically you should be able to capture the server reply to that stat page request and see your full stats from there, but the easy way is to ask someone to go to your activity page, click on your avatar in a challenge and tell you 😃
I had send a feedback to SL about that long time ago, but nothing happened so far.
+ 4
okk thank you very much @NIKOLAY sir
+ 3
sir nikolay....i want to ask you that ..does sololearn provides whole knowledge of language or only basic knowledge??