Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course Description (logged out) #10

Closed
steffen74 opened this issue Apr 19, 2021 · 0 comments
Closed

Course Description (logged out) #10

steffen74 opened this issue Apr 19, 2021 · 0 comments
Assignees
Labels
8 SP 8 Story Points

Comments

@steffen74
Copy link
Contributor

steffen74 commented Apr 19, 2021

An unregistered user wants to get detailed information on a course in order to decide whether to apply for the course or not.

Details

  • The URL of the site is: [domain]/course/id=[course _id], where [course_id] provides the info on which course is displayed.
  • The design should be as follows:
  • The standard header bar and footer are displayed.
  • A large header section with a video that is played automatically (in mute) when the site is opened and that can be un-muted.
  • A section with the course title, course subtitle and weekly time of the course (see corresponding fields in the course table for the texts)
  • A section including the button to apply for the course and below a text field including the deadline for the application (Deadline for registration field I the course table)
  • A section displaying the learning goals (“Das wirst Du lernen”)
  • A section displaying the course content, that is a list of all sessions associated with that course, including the date and time of each session and its title (see Session table). The session in the list shall be ordered according to their date starting with the earliest date.
  • A section including the following technical info on the course:
    • Weekly time (Day of the week, Time of Start, Duration)
    • Number of ECTS (ETCS)
  • A text field including information on the cost of the course (from the table Course Default Values)
  • A section with information on the course instructor or instructors (if there is more than one course instructor, the section is included as often) including the instructor’s name, a profile image, and a text field with a short description.
  • The standard footer is displayed.

Optional and Future Implementations:

  • The section including the technical info shall be extended by 2 additional items in the future.
  • The text including information on the cost shall later be replaced for a course individual text field included in the course table and the text I the Course Default Values table will be the fall back.
@steffen74 steffen74 changed the title Course Description (looged out) Course Description (logged out) Apr 19, 2021
@fschindler fschindler added the 8 SP 8 Story Points label Apr 25, 2021
@okwast okwast self-assigned this May 14, 2021
@okwast okwast closed this as completed Aug 12, 2021
steffen74 pushed a commit that referenced this issue May 3, 2023
Merge pull request #466 from pct-digital/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 SP 8 Story Points
Projects
None yet
Development

No branches or pull requests

3 participants