You are on page 1of 6

PLM-storynoise Change Requests and Estimation

This document lists the change requests and their corresponding implementation effort that have been received for PLM-storynoise project.

Change Request 1
Add Video Trailer/Add Film Length Film After uploading either a video trailer or the full length film, it takes a period of time for the Kaltura server-side transcoding to complete. During this period the film thumbnails appear with the red X as below. Display a message if either is transcoding: Your trailer is being processed... Your film is being processed... Implementation Notes We are using kaltura module for drupal. There is no feature in that module for checking the status of the video whether it is processing or not from kaltura CE . So to implement that we have to modify the kaltura module for drupal.

Change Request 2
Add Video Trailer/Add Film Length Film If the trailer and/or film upload and transcoding is in progress, there is no need to display the add video trailer and add full length film buttons at this step. Implementation Notes To implement this we have to alter kaltura module for drupal to collect the status of the video and hide the buttons according to the processing state.

Change Request 3
Create Film Page Display the following text under the Age Restriction text box: E.g., Enter 13 for 13 yrs, 17 for 17 yrs or None

Change Request 4
Create Film Page Under Terms of Use checkbox change text to: Check this box if you have read and agree to the Terms and Conditions. (make Terms and Conditions a link to the Terms page)

Change Request 5
Create Film Page If the price for a movie type is set to $0.00 the filmmaker should be redirected to the Create Film page (create film page with the title text box at the top and the Follow these 3

steps link at the bottom) where they can upload a movie and poster instead of redirecting to the UI where they have to enter a credit card. Implementation Notes Admin has option to set and unset the site as beta version. The workflow of create film functionality in each of these case is as follows, In beta version 1. Filmmaker can add film 1st film without payment. 2. Click on Add video button in filmmaker's channel page 3. User will be redirected to add film page and can add first film. 4. From 2nd film onwards category block will be displayed in the channel page 5. Select the movie type from the category block and submit the form. User will be redirected to the checkout page 6. After successfully payment user can add film in create film page. 7. In case of promoter role, they can add a number of films without payment. In non-beta version 1. All users except admin are forced to purchase before adding a new film. New workflow implementation If the price for a movie type is set to $0.00, 1. Check the price of the selected movie type in submit function of choose category form block by loading the product node. 2. If the movie type price is $0.00, add code for redirecting to add film page instead of redirecting to purchase page.

Change Request 6 iphone devices Home page


In iphone devices add "Rent" and "Buy" button at the bottom of the video in home page. Implementation Notes For adding the Rent and Buy button at the bottom , we have to add the code to detect the iphone devices and add buttons accordingly.

Estimation Totals
CR No Details 1 2 3 4 5 6 Total
Display processing message while uploading the videos Remove video trailer and full length film buttons Display text under the Age Restriction text box Change text under Terms of Use checkbox Redirection of page if price of movie is $0 Add Rent and Buy button in home page of iphone devices

Development (hrs) Testing (hrs) 14 8 0.5 0.5 8 4 35 1 0.5 0.25 0.25 1 0.25 3.25

Total (hrs) 13 8.5 0.75 0.75 11 4.25 38.25

Discussions
Please find below the updates on the below questions, 1. Adding trailer or full length film a) When filmmaker wants to upload either a trailer or film, they are presented with this UI that displays all the films uploaded to Kaltura. Is there a way to limit the display so the user only sees the films they have uploaded to Kaltura b) The add new in the top right is not intuitive due to its size relative to the search box and placement. Can you i. Change Add New text link to a button Add New ii. Move to the top left iii. Move search box to the top right iv. Change Search box label and Apply button similar to the home page v. If it looks like it needs it put an OR in between the new Add New button and the Search box Ans: In kaltura, all videos are stored under one publisher id so it is difficult to display the films list that users have uploaded to kaltura. As per the 11th point in the the document StorynoisePhaseIFeedback(2).pdf (given below) "If you cannot limit the display to just the films the authenticated filmmaker has uploaded, then do not display this page when the Add Video Trailer link on the Create Film page is selected. Rather display the Kaltura video upload console (see #12 below)" We have changed to kaltura console window(check below image) as mentioned above. In the console window, there is no search option and "Add new" link. Users only have option to upload films. So is this question relevant?

2. How can a filmmaker delete a film they uploaded trailer/full length and trailer (I

could not seem to ind the right combination to delete a movie) Ans: Filmmaker can delete film, please do the following steps 1. In the Film details page ,there is a link to edit film (Refer filmdetails.png) 2. In the edit film page ,there is 'Delete' button near to save button. Click on 'Delete' button to delete film. (Refer addfilmpage.png). (Filmdetails.png)

(addfilmpage.png)

3. Can you clarify the functionality when a filmmaker creates/uploads a film AFTER they have

their 1st film, is the system designed to force them to pay? (I changed all the film type costs to $0.00 but it still asks for a credit card when trying to create the 2nd film) Ans: Implemented the work flow as mentioned below, In beta version, second time onwards, the filmmaker selects any film type from category block. Then user is redirected to checkout page, the payment may differ according to film type .After payment he will redirect to add film page. After submitting the form, user will redirected to node view page. In non-beta version, the filmmaker will be redirected to checkout page from 1st film onwards. 4. I would like to test the CC transactions. Please confirm what test CC account # I can use for a non admin account Ans: Paypal test credit card details credit card no (visa): 4529722459632249 Exp date: 12/2015 CVV : 678

You might also like