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

Design and implement course category feature #106

Open
8 tasks
brylie opened this issue Sep 8, 2015 · 4 comments
Open
8 tasks

Design and implement course category feature #106

brylie opened this issue Sep 8, 2015 · 4 comments
Assignees
Milestone

Comments

@brylie
Copy link
Member

brylie commented Sep 8, 2015

On the Learn page, all course cards are showing links to 'Mathematics* with an HREF of '#'. Replace the placeholder categories with actual course categories feature.

Definition of done

  • Teach page contains course category field
  • optional Course schema exists with category field
  • Course category field contains a pre-defined selection of course categories
  • When selecting a course category, it is stored in the course document
  • Course card displays category field/data
    • Category field links to category page
  • Category page shows courses sharing the same category
  • Course page displays category field/data
@brylie brylie added this to the 1.0 milestone Sep 8, 2015
@sebbel
Copy link
Contributor

sebbel commented Nov 26, 2015

I will take this task

@sebbel
Copy link
Contributor

sebbel commented Jan 29, 2016

This Issue needs to be rephrased, as we are dealing with categorys, not tags.

@brylie brylie changed the title Course card subject tags are all displaying 'Mathematics' Design and implement course category feature Feb 1, 2016
@brylie
Copy link
Member Author

brylie commented Feb 1, 2016

I have changed the title and added a description of the task requirements.

@sebbel
Copy link
Contributor

sebbel commented Feb 1, 2016

Thanks @brylie

Am Montag, 1. Februar 2016 schrieb Brylie Christopher Oxley :

I have changed the title and added a description of the task requirements.


Reply to this email directly or view it on GitHub
#106 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants