Changes between Version 5 and Version 6 of NFR_LARGE_RESOURCES_R0
- Timestamp:
- 11/04/09 12:01:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NFR_LARGE_RESOURCES_R0
v5 v6 11 11 == Task requirements == 12 12 * Created a special way for linking a file in Sophie. The file should be accessed in parts. 13 * When the user opens big files for binary resource sask the user if he/she wants to link the file or automatically link the file if it is too large.14 * If the file is smaller than ?MB automatically embed it.15 * If the file is between ? MB and ?MB ask the user if he/she wants to link or embed it.16 * If the file is bigger than ?MB automatically link it.13 * When the user opens big files for binary resource task the user if he/she wants to link the file or automatically link the file if it is too large. 14 * If the file is smaller than 4 MB automatically embed it. 15 * If the file is between 4 MB and 16 MB ask the user if he/she wants to link or embed it. 16 * If the file is bigger than 16 MB automatically link it. 17 17 * Create special dialog for user interaction for large files or modify the file dialog if possible. 18 18 * Create a way for linking every type of URL (optional, hard because there could be no API that can do that). … … 43 43 * Run Sophie. 44 44 * In the insert menu click on "insert video..." 45 * Insert average video (between ? MB and ?MB)45 * Insert average video (between 4 MB and 16 MB) 46 46 * You should be asked if you want to link or embed the video. 47 47 * Try to play the video. It should play if the format is supported.