Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Add description box to course detail view #598

Closed
2 tasks done
PatrickSkowronek opened this issue Apr 9, 2018 · 0 comments · Fixed by #666
Closed
2 tasks done

Add description box to course detail view #598

PatrickSkowronek opened this issue Apr 9, 2018 · 0 comments · Fixed by #666
Assignees
Labels
enhancement This issue improves geli good first issue For a new Member web-frontend All frontend related issues

Comments

@PatrickSkowronek
Copy link
Collaborator

PatrickSkowronek commented Apr 9, 2018

User Story

As a:

Student

I want:

More information about a course in the course view.

so that:

That I find all necessary information about the course like, teacher + email, description, etc.

Acceptance criteria:

  • Add a new Box which displays the course admin and all other teacher and tutors and their email.
  • There can be other Information like a link to their homepage or so on (Optimal)

Additional info:


Please tag this issue if you are sure to which tag(s) it belongs.

@PatrickSkowronek PatrickSkowronek added enhancement This issue improves geli web-frontend All frontend related issues good first issue For a new Member labels Apr 9, 2018
@wurmc wurmc self-assigned this Apr 19, 2018
@a-siewe a-siewe self-assigned this Apr 19, 2018
torss added a commit that referenced this issue May 2, 2018
This is relevant for PR #666 i.e. issue #598.
torss added a commit that referenced this issue May 2, 2018
This is relevant for PR #666 i.e. issue #598.
It gives access to the ID, name, profile picture (as in IUserSubSafe)
and email address (added in IUserSubCourseView) for all course teachers
as well as the courseAdmin via ICourseView.
The corresponding API unit test was adjusted accordingly.
PatrickSkowronek added a commit that referenced this issue May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement This issue improves geli good first issue For a new Member web-frontend All frontend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants