ISN-Zurich / PersonalDossiers

A repository about the Personal Dossiers Project in ISN. It is about the development of a "collecting mechanism" of dossiers-items already hosted in ISN's digital library and transformation of this collection into user-defined educational modules.
0 stars 0 forks source link

Refactor Database to contain position field #99

Closed evangelia-mitsopoulou closed 10 years ago

evangelia-mitsopoulou commented 10 years ago

Desired Behavior: Insert into dosssier_items table a column named position. The values that this column can take can be [0...x), where x is a positive integer. It shows the position of the specific dossier item for a specific dossier.

Additional tasks: