Closed DavidSnider closed 8 years ago
Can this toggle between student and instructor answers? What is the behavior about that right now? (I'm guessing i_answer
means instructor answer?)
You make a good point, I'm going to change this to clarify instructor answer, which is what this deals with.
There were the following issues with your Pull Request
Guidelines are available at https://github.com/hfaran/piazza-api
This message was auto-generated by https://gitcop.com
Looks good to me! Has the point @arxanas brought up been resolved or are you still addressing that?
I changed the code so it's clear that this is for instructor's responses. I didn't do student responses as I didn't have any easy way to test and I couldn't think of a good reason I'd want to be automating student responses.
Yeah, that makes sense. I will go ahead and merge this then.
Can we get this on PyPI?
@arxanas Sure thing. I'll make a new release.
0.5.2 has been released and pushed to PyPI. @DavidSnider I've added you to the contributors list. :)
I added the ability to create an answer to a post. It's based on work done by @arxanas on followup creation, and the results are fairly similar, except for answers rather than followups.