|
|
|
@ -1767,7 +1767,8 @@ They can be shared by the teachers using an exercise database in ReCodEx.
|
|
|
|
|
|
|
|
|
|
## General basics
|
|
|
|
|
|
|
|
|
|
@todo: actions which are available for all users
|
|
|
|
|
Description of general basics which are the same for all users of ReCodEx web
|
|
|
|
|
application follows.
|
|
|
|
|
|
|
|
|
|
### First steps in ReCodEx
|
|
|
|
|
|
|
|
|
@ -1837,15 +1838,26 @@ website.
|
|
|
|
|
|
|
|
|
|
### Dashboard
|
|
|
|
|
|
|
|
|
|
@todo: describe dashboard and what is visible there... maybe?
|
|
|
|
|
|
|
|
|
|
When you log into system you should be redirected to your "Dashboard". On this
|
|
|
|
|
page according to your role in system you can see some brief information about
|
|
|
|
|
the groups you are member of. Further description of dashboard will be provided
|
|
|
|
|
later on with according roles.
|
|
|
|
|
|
|
|
|
|
## Student
|
|
|
|
|
|
|
|
|
|
Student is a default role used in web application every newly registered user
|
|
|
|
|
has it. As a student you have a quite limited range what to do in ReCodEx.
|
|
|
|
|
Generally you can only submit your solutions of exercises in some particular
|
|
|
|
|
groups. These groups should correspond to courses you attent at college.
|
|
|
|
|
groups. These groups should correspond to courses you attend at college.
|
|
|
|
|
|
|
|
|
|
On the "Dashboard" page there is "Groups you are student of" section where you
|
|
|
|
|
can find list of your students groups in rows. In first column of every row
|
|
|
|
|
there is brief panel describing concerning group. There is name of the group and
|
|
|
|
|
percentage of gained points from course. If you have enough points to
|
|
|
|
|
successfully complete the course then described panel will have green background
|
|
|
|
|
with tick sign. In the second column there can be found list of assigned
|
|
|
|
|
exercises with deadlines. If you want to quickly get to the groups page you
|
|
|
|
|
might want to use provided "Show group's detail" button.
|
|
|
|
|
|
|
|
|
|
### Join group and start solving assignments
|
|
|
|
|
|
|
|
|
@ -1942,8 +1954,17 @@ use another mechanism to contact your supervisor.
|
|
|
|
|
|
|
|
|
|
## Group supervisor
|
|
|
|
|
|
|
|
|
|
@todo: describe what it means to be a “supervisor” of a group and what
|
|
|
|
|
are the supervisors rights
|
|
|
|
|
Group supervisor is ordinarily the lecturer of the corresponding course. As such
|
|
|
|
|
supervisor can modify group description and properties, assign exercises or
|
|
|
|
|
manage list of students. Further permissions like managing subgroups or
|
|
|
|
|
supervisors is available only for group administrators.
|
|
|
|
|
|
|
|
|
|
On "Dashboard" page you can find "Groups you supervise" section. Here there are
|
|
|
|
|
boxes representing your groups with the list of students attending course and
|
|
|
|
|
their points. Students names are clickable and will redirect you to students
|
|
|
|
|
user's profiles where further information about his/hers assignments and
|
|
|
|
|
solution can be found. If you want to quickly jump onto groups page, use "Show
|
|
|
|
|
group's detail" button at the bottom of the desired box.
|
|
|
|
|
|
|
|
|
|
### Manage groups
|
|
|
|
|
|
|
|
|
|