Closed bree-z closed 7 years ago
I did an additional test: when I liked something as testfaculty, I got the same behavior (reply moved up, but like not shown in count) when viewing from any other account or not logged in.
When logged in as super user (account: supertyler) my likes are visible to other views
Thanks for the details. A quick question about this, as I won't have time to dig in in the next couple hours: is the behavior described here different from what's currently happening on the production site?
On 01/26/2017 12:11 PM, bree-z wrote:
Here's an example question: http://openlabdev.org/webwork-playground/#/problem/local/AddRationalExpressions/add-DiffSquares-med.pg/question-11276
- While logged in as teststudent I liked the last response in the list for the question above (response was from Test Faculty, "sdas (2x/5)^4 asdasd"). The like icon changed to black and the count changed to 1, as expected.
- If I log in as tstudent8, I can see that the response moved to the top of the response list, but the like icon/count appears as if there are no likes. I see the same when not logged in, or if logged in as testfaculty or teststaff.
1likedresponse_teststudent https://cloud.githubusercontent.com/assets/7189824/22344111/c35fc7b2-e3c8-11e6-9f79-5ada917d0a77.png 2likedresponse_tstudent8 https://cloud.githubusercontent.com/assets/7189824/22344114/c77f12da-e3c8-11e6-9f15-49732e00b1f0.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/livinglab/webwork-for-wordpress/issues/77, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPDY9vgY8D2iNC0_UhrNIfk-VT8DX2Pks5rWOHFgaJpZM4Lu9Sv.
it appears to be happening on production also. I liked andrew's response to this question using "teststudent" account:
it is not visible when not logged in or logged in as a different user (e.g. teckenpaugh).
note that this is only for replies -- it appears to work fine for me with questions. is this the case for you as well, @bree-z ?
Thanks for the clarification, Tyler - if it's an existing issue, I'll probably leave it alone for now (making changes to this sort of thing could have unexpected repercussions at this late stage)
On 01/26/2017 03:16 PM, Tyler J. Peckenpaugh wrote:
it appears to be happening on production also. I liked andrew's response to this question using "teststudent" account:
it is not visible when not logged in or logged in as a different user (e.g. teckenpaugh).
note that this is only for replies -- it appears to work fine for me with questions. is this the case for you as well, @bree-z https://github.com/bree-z ?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/livinglab/webwork-for-wordpress/issues/77#issuecomment-275516455, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPDYy50TTZJuKZptHIujhzLP5IOx3c8ks5rWQ1DgaJpZM4Lu9Sv.
OK
we should assess where we are on this -- @boonebgorges do you need more testing?
I think there's enough information for me to try to reproduce. I'll take a look as part of my bugfixing sweep for Fall and will post here if I need more clarification.
to be clear: what ought to be happening here is:
That is: the count indicates the total number of counts, while the thumb status indicates the current user's like status for the item.
related: #72
I'm going to close this issue in favor of #72, since I think that the rewrite will automatically cover this.
Here's an example question: http://openlabdev.org/webwork-playground/#/problem/local/AddRationalExpressions/add-DiffSquares-med.pg/question-11276