wiki:BASE_MODEL_FRAME_CONTENT_R0

Version 3 (modified by Tanya, 17 years ago) (diff)

--

Describe frame content concept and implement base hierarchy.

Frame contents should be:

  • replaceable
  • various kinds(text, audio, video, other)

They can also be non-defined and unsupported.
The user should be able to insert a frame without a content and add it afterward or can change the content when he decides. The content can be unsupported if it was created with non-present plug-in for example. The frame and the content of the frame can be considered as separated parts.

Make base implementation of the frame contents hierarchy. (for example it should be implemented with composition of the frame content in the frame)

Analysis

(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)

Overview

(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)

Task requirements

(Necessary requirements that the task must fulfill.)

Task Result

(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))

Implementation idea

(It is advisable to include some rough implementations ideas.)

(Here you can add related tasks that could be useful or helpful.)

How to demo

(In this section you must add instructions for the demo of the task.)

Design

Implementation

Testing

Log

(Link the log of the task here)