AI-comp / wpcs

2 stars 2 forks source link

Can't see other teams' score in the scoreboard #150

Closed ss0201 closed 11 years ago

ss0201 commented 11 years ago

If you are NOT an admin, you can't see them.

exKAZUu commented 11 years ago

Non-admin users can't see the scores of the groups which includes one or more admin users.

ss0201 commented 11 years ago

I know. you can't see the teams without admins.

ss0201 commented 11 years ago

Now I see what's happening.

If you are:

  1. non-admin user, and
  2. in a group with admin

then you can't see the groups without admins, while you can see your own team (which includes admin users).

exKAZUu commented 11 years ago

I see. Thanks! I will fix it :)

exKAZUu commented 11 years ago

Here is a current processing.

So I will change it as follows.

Is it OK?

exKAZUu commented 11 years ago

Hmm. It's not OK...

ss0201 commented 11 years ago

I think it's ok. what's not?

exKAZUu commented 11 years ago

Because it is difficult to distinguish admin groups from normal groups with admins.

exKAZUu commented 11 years ago

So if we want to show more groups, we can only remove groups which consists of only admin members...

exKAZUu commented 11 years ago

If we implement the rule of "A user can see only groups without admins.", users in groups with admins can't see their own groups. Is it OK?

exKAZUu commented 11 years ago

I think, for debugging admins will belong to normal user groups in real contests.

ss0201 commented 11 years ago

Hmm... I can't imagine the situation where admins belong to normal user groups... I think they will create a group for admins and belong to it, because there's no benefit to belong to a normal user group during a contest.

exKAZUu commented 11 years ago

Okay. I will change the behavior.