Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

80%
+6 −0
Q&A Understanding how posts were possibly received by the community --- network wide

I think what you're asking for is (1) better information about votes you're receiving, so you know which posts are being up- or down-voted, and (2) for that information to be available in one place...

posted 3y ago by Monica Cellio‭

Answer
#1: Initial revision by user avatar Monica Cellio‭ · 2021-05-06T01:21:09Z (almost 3 years ago)
I think what you're asking for is (1) better information about votes you're receiving, so you know which posts are being up- or down-voted, and (2) for that information to be available in one place.

For the first, we do want to [provide this information on the user profile page](https://github.com/codidact/qpixel/issues/133).  You should be able to see information on recent votes.  Speaking for myself, if one of my posts is getting downvoted I want to know so I can try to improve it, and if one of my older posts is suddenly getting a lot of new attention in either direction, I want to look at it again to see if I should try to improve it.  Knowing how our contributions are being received is more valuable with timing information than just seeing totals.  The reputation number is the only source of information about changes right now, and it doesn't tell you where the activity happened.  That's a known deficiency, and one we plan to address.

For the second, having the changes from all communities in one place, we haven't talked about that.  We *do* need to [add a network profile](https://github.com/codidact/qpixel/issues/284), a place where all your individual accounts are linked and maybe a place to record network-wide preferences, but we haven't talked about other uses for that profile yet.  I think our approach is going to be to first get this information on existing user profiles (one community at a time) and then figure out what else is feasible.  (By the way, our team lead thinks the issue I linked here doesn't require a lot of Ruby knowledge -- if anyone's interested in trying it, please comment on the GitHub issue.)