openlearningtools / opencompetencies

A tool for organizing educational competencies.
MIT License
16 stars 3 forks source link

Update the existing model to GSP structure/ labeling/ language #51

Closed ehmatthes closed 9 years ago

ehmatthes commented 9 years ago

This issue is a step in #49. This is a major step, so it gets its own issue.

ehmatthes commented 9 years ago

Question: Do I really need to rewrite all this? I wonder if I could just add an alias to each element?

Maybe this issue is pretty simple after all!

ehmatthes commented 9 years ago

Try:

ehmatthes commented 9 years ago

Create a new view, sa_summary, which looks like GSP model.

ehmatthes commented 9 years ago

Create an edit_sa_summary page. Mirrors sa_summary, except every element is editable. Update sa_summary as appropriate.

ehmatthes commented 9 years ago

On reflection, it's good to have a distinction between a subject area and a subdiscipline area. I think I can simplify the code, though.

ehmatthes commented 9 years ago

resolve issue with sa/ sda

ehmatthes commented 9 years ago

incorporate sdas into sa_summary and edit_sa_summary

ehmatthes commented 9 years ago

Create new elements

ehmatthes commented 9 years ago

address ordering of elements

ehmatthes commented 9 years ago

Delete unused pages

The old system was really clunky; with most viewing functionality included in sa_summary and most editing functionality included in edit_sa_summary, can probably get rid of many pages.