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

add metadata for class, teacher and grade #26

Open
sethwoodworth opened this issue Jun 4, 2013 · 5 comments
Open

add metadata for class, teacher and grade #26

sethwoodworth opened this issue Jun 4, 2013 · 5 comments
Labels

Comments

@sethwoodworth
Copy link
Contributor

Connect this to the teacher admin interface

@lionaneesh
Copy link
Member

Can you please elaborate a bit more on this?

@sethwoodworth
Copy link
Contributor Author

This was a request to add optional metadata fields per-book for class/teacher/grade-level

@lionaneesh
Copy link
Member

Okay. So, If I understand the task correctly, we need to:

  1. Add fields in the books model for class, teacher and grade-level.
  2. Input these fields from the user while they add the books. (or parse these fields from the book's metadata in they exist)

@sethwoodworth
Copy link
Contributor Author

I wouldn't expect that any of these values would be in the ebook data, I don't think it is worthwhile to check. I would simply make them additional optional fields on the book model.

@sethwoodworth
Copy link
Contributor Author

Luckily you don't have to modify form handling or the html templates. Our BookForm will do that for us

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

No branches or pull requests

2 participants