we got feedback from basically everyone that the Moviegoers problem from the Javascript-3 lesson was confusing. link: https://github.com/Techtonica/curriculum/blob/master/javascript/javascript-3.md
a lot of the confusion lay in understanding the function you're writing is supposed to be able to take any combination of three names out of the five (so that in itself is a 5-choose-3 problem; there are ten possible combinations). it would be awesome to fix up the text in this problem.
Hi @alodahl! I would like to work on this issue.Please assign it to me :)
Hi @ShraddhaAg , I think that you might have already started working on this issue and that's really great. If you need any help or want to discuss it, then feel free to reach me over slack's DM or even here.
@ShraddhaAg , after you accept the emailed invitation to collaborate, i can add you to the issue.
@alodahl can I also contribute to this issue?
@yati1998 , @ShraddhaAg has picked up this issue.
Hi @ShraddhaAg , how is this issue going for you?
@alodahl Hi! I believe it's taking me too long to get this done. If someone wants to work on it, they are welcome :)
Thanks for letting us know, @ShraddhaAg 馃槑
@alodahl Can I work on this issue now?
@alodahl there is a confusion in test cases. For example, as mentioned above in the case of MBP the answer is complicated because If M alone is going Priya will join and then again there will be 2 so B will also join, in that case, P will deny. So the answer will either none or confusing.
What to do in that case?
@yati1998, exactly! We need to change the problem so it is not confusing like this.
So can we change the problem completely and place similar problem... Or need to modify the same problem?
Modify the same problem please
ok sure. I am looking into this.