Snowflake's Feed
fine i'll make this post again
i've reported this bug a few times and each time they fix it by just jumping between two different bugs
the system does not deal well with 2 scores submitted at once. currently, if you have multiple scores submitted at once, the moment one goes through, everyone gets esi based on all pedning and approved scores. since i have one pending and one approved i get credit for both, giving me way more than i deserve. previously when i reported this the fix was to just look at my highest score which is no better if my highest score isnt approved yet.
so here, here is the pseudo code solution to accurately calcuating esi
IF A New submission is approved
Look at all subs in the queue THAT HAVE STATUS AS ANYTHING OTHER THAN "VOTE"
Calculate ESI accordingly
bahdah boom badah bing, you're done, you've graduated freshman programming class.
Else do nothing