Ticket #287 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Story creation form

Reported by: tarmo Assigned to: vahur
Priority: critical Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: 2.0h Time remaining: 0h
Time planned: 1h

Description

(story #268) Add an action "Write a story" to the action section of the view page for a collection. This action is enabled if the collection contains at least one object from each three sections (content, activities, tools).

When the action is selected, the user is shown a form with:

  • text: "Stories tell about teachers' experiences with the resources available in LeMill. If you've used the resources in this collection in a learning session, we would really like to hear your experiences."
  • text field for title
  • WYSIWYM field for editing the story
  • buttons "Cancel" and "Save story"

When "Save" is pressed, a new Story object is created under the user object. The Story will contain links to the same objects as the collection. It will have the title and body entered into this form. The user is sent to the view page of the new story.

If "Cancel" is pressed, the user is sent back to the collection view page.

Change History

05/18/06 15:07:36 changed by vahur

  • owner changed from anonymous to vahur.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated set to 1h.

05/18/06 17:50:01 changed by vahur

  • status changed from assigned to closed.
  • tt_spent set to 2.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [280]) closes #287 spent 2h fixed some minor bugs also: in collection view there were no cover images. should fix some tests also