mjnaderi / Sharif-Judge

A free and open source online judge system for programming courses
https://github.com/mjnaderi/Sharif-Judge/tree/docs
GNU General Public License v3.0
384 stars 152 forks source link

User groups #64

Open wojcik13 opened 7 years ago

wojcik13 commented 7 years ago

Hi, can somebody help me? I don't know how to add users groups, so user A can only see assignment A, and user B can only see assignment B, so that A can't see B. Maybe we could add user categories function or sth? Kindly Regards

truongan commented 7 years ago

There never was a "user groups" feature. You can allow only specific users to submit via assignment interface but that was it I'm afraind.

wojcik13 commented 6 years ago

yep, but I want to create a function, described above, and i don't know how to do it. Can somebody help me? Kindly Regards c:

truongan commented 6 years ago

Write the code yourself is the spirit for opensource project like this