Viewing limits & average score on dvd

does anyone know if dvd studio pro 4 has the capability of limiting the number of times a dvd can be viewed once it's burned. for example, via a script can you set a viewing limit of say 25 times and on the 26th time the dvd will not be useable?
also i'm creating an interactive test and would like to know if studio pro will be able to provide avg scores at the end of the test session via a script. plz advise.

You can limit the number times a track or menu is viewed by adding a value to a GPRM each time that portion of the disc is accessed. Another script can be used to check that value. Once it reaches 25 it can no longer allow that portion of the disc to played. The problem is that registers are re-set once you eject a disc so its only possible once a disc starts.
You can determine averages of scores with scripts as well. Lets say you have 10 questions. Each correct answer adds a value to a GPRM. An incorrect answer add NO value. So after the test session you can determine the avg score with a script like:
1. go to 12 if GPRM 0=0
2 go to 13 if GPRM 0=1
3 go to 14 if GPRM 0=2
4 go to 15 if GPRM 0=3
5 go to 16 if GPRM 0=4
6 go to 17 if GPRM 0=5
7 go to 18 if GPRM 0=6
8 go to 19 if GPRM 0=7
9 go to 20 if GPRM 0=8
10 go to 21 if GPRM 0=9
11 go to 22 if GPRM 0=10
12 Jump Menu "no correct answers"
13 Jump Menu "10% correct"
14 Jump Menu "20% correct"
15 Jump Menu "30% correct"
16 Jump Menu "40% correct"
17 Jump Menu "50% correct"
18 Jump Menu "60% correct"
19 Jump Menu "70% correct"
20 Jump Menu "80% correct"
21 Jump Menu "90% correct"
22 Jump Menu "100% correct"
Remember you'll need to design different menus for each percentage correct reading. You can also use Compare option ( "<">=", ect) to determine your percentages. There are different ways to achieve the same thing in scripting - The script above is just how I think
Also Hal Mclean does a much better job at explaining these things so I hope he comes around tonight.

Similar Messages

  • Average Score Function

    Hello.
    I have two things I need to do but I'm not sure how. These problems come up in my EVALUATION_RESULTS table. The first thing I need to do is create a formula for the primary key EVALUATION_ID. I need to do this so that it is the EMPLOYEE_NUMBER followed by EMPLOYER_NUMBER followed by EVALUATION_ID. For instance, if the employee being evaluated has the number 10000, the employer has the number 1000, and the evaluation ID is 100, the evaluation number should automatically be 100001000100. How can I have this be created automatically after the user completes a form?
    The second issue is: I need to create a function in the EVALUATION_RESULTS table that takes an average of four scores that are input in the form. So it will take (SCORE1+SCORE2+SCORE3+SCORE4)/4. How can I implement this so that the user enters the four scores, submits the form, and the AVERAGE_SCORE is added to the table.
    Thanks in advance for the help.
    Edited by: DanDan Sc on Jan 13, 2013 3:40 PM

    Hi Dan,
    your two requirements are probably not good ideas from a relational design point of view.
    I have two things I need to do but I'm not sure how. These problems come up in my EVALUATION_RESULTS table. The first thing I need to do is create a formula for the primary key EVALUATION_ID. I need to do this so that it is the EMPLOYEE_NUMBER followed by EMPLOYER_NUMBER followed by EVALUATION_ID. For instance, if the employee being evaluated has the number 10000, the employer has the number 1000, and the evaluation ID is 100, the evaluation number should automatically be 100001000100. How can I have this be created automatically after the user completes a form? Doing this is committing the error of overloading. This is where a single attribute contains information for more than one attribute. From a relational design point of view, the first thing you should be identifying from your list of attributes is the natural keys. In your case it may simply be the original evaluation id (100). If this is not unique, for example more than one employee or employer may share an evaluation id, then the natural key may be a combination of some or all of the attributes you have noted. In this case the natural key would be a combination of those attributes in what is called a composite key. From an implementation point of view, it may be quite acceptable to then create your Primary Key as a combination of those columns in a composite PK. Another implementation issue is that composite PK's can become unweildy to deal with, especially if they have to be referred to in different entities as Foreign Keys. In this case, you can change the composite PK to a Unique Key and create a single part PK which will be a number that is generated from a database object called a sequence. This is generally called an artificial key. If for some business reason you need to refer your original PK in the format you suggested, as in reports or business receipts, then is is a simple exercise to retrieve it from the database as you require it.
    The second issue is: I need to create a function in the EVALUATION_RESULTS table that takes an average of four scores that are input in the form. So it will take (SCORE1+SCORE2+SCORE3+SCORE4)/4. How can I implement this so that the user enters the four scores, submits the form, and the AVERAGE_SCORE is added to the table.Another principle of relational design is that you don't store anything in the database that can be derived from the existing data. Things like your average score should be calculated on the fly when ever your data is presented to the user in forms or reports.
    Regards
    Andre

  • I have a football game recorded on a DVD R disc that I was trying to view on my MacBook using DVD Player.  The video comes onto the screen, but immediately freezes, and then disappears.  An error message comes up saying that DVD player unexpectedly quit.

    I have a football game recorded on a DVD+R disc that I was trying to view on my MacBook using DVD Player.  The video comes onto the screen, but immediately freezes, and then disappears.  An error message comes up saying that DVD player unexpectedly quit.  My MacBook operating system is Mac OS X, version 10.5.8.  DVD Player is App version 5.0.3, framework version 5.0.7.
    However, the DVD+R works on both my Dad's and my brother's laptops.  My Dad's laptop is an iBook G4 with Mac OS X operating system, version 10.3.9.  The DVD Player is version 4.0.  My brother's laptop is a MacBook Pro with Mac OS X operating system, version 10.7.2.  The DVD Player is App version 5500.26.1 and framework version 5.5.0.  The DVD+R plays fine on their laptops, but will not play on mine.
    Anthony

    Lao Bo,
    yes, you can locate and copy a file from your HD to a USB key using UNIX commands. If you know the exact name of the file which you’re trying to locate, try this:
    find / -iname filename -print
    This command will search your entire internal disk for the particular filename. If you know that it’s within a particular user account, then you can save search time with this variation:
    find /Users/username -iname filename -print
    Either variation of this command will print all files found which have the given filename. Presuming that you’re able to identify the correct file, you can copy it to a USB key using the command
    cp -p filename_returned_by_find /Volumes/USB_volume
    If you’re not sure which volume name your USB key has, this command will show you what the possibilities are:
    ls /Volumes
    Please let me know if you have any trouble with these commands.

  • How can I view the complete score with all tracks? I seem to only be able to view one track at a time. Thanks

    How can I view the complete score with all tracks? I seem to only be able to view one track at a time. Thanks

    JoBrooke wrote:
    I seem to only be able to view one track at a time.
    unfortunately, that is how GB works, it only offers a score for a single track at a time

  • Help!!! How to view complete full score in Logic?

    Hi,
    A quick but fairly easy question that l can't seem to get my head around even form looking in instruction manuals.
    When l compose a piece and import it into Logic l can't seem able to find how to view the FULL score rather than just a single instrument previoulsy selected.
    As l want to be able to see the full score playing rather than just each instruments seperatley on it's own.
    Please see screenshot below.
    Will give 10 Points straight away to anyone who will give me an exlanation on how to do this.
    MANY THANKS !!! x

    Thank you very much !
    Just one more question please.
    Let's say l want to view and see the oboe, trumpet and clarinet score parts together in the score excluding all the other instruments? How would l go about doing that?
    So l can see selected instuments together on the score part under one another.
    Thanks for any help you can give !

  • PMS viewing of appraisal scores by the appraisee

    Hi Friends,
    I have an question on PMS.
    Currently the performance appraisal scores are visible to employees (appraisees’) immediately after the Appraiser saves the score.
    But the viewing of appraisal scores by the appraisee should be possible only after the appraisal scores are submitted by the appraiser.
    Can any one help on this.
    Regards,
    Rajesh

    Hi Siddharth,
    I have checked below all BADI's, but still no result..
    HRHAP00_ACC_HEADER
    HRHAP00_ACTION_LOG
    HRHAP00_ADD_HEADER
    HRHAP00_ADD_ON_APPL
    HRHAP00_ADMIN
    HRHAP00_ATT_ACCESS
    HRHAP00_AUTHORITY
    HRHAP00_BC_ELEMENT
    HRHAP00_BSP_TMPL
    HRHAP00_BUT_ACCESS
    HRHAP00_CATALOG_ACT
    HRHAP00_CATEG_CREATE
    HRHAP00_CATEG_EXMPLE
    HRHAP00_CHECK_CUSTOM
    HRHAP00_COL_ACCESS
    HRHAP00_COL_OWNER
    HRHAP00_DEFAULT_OBJ
    HRHAP00_DOC_BC
    HRHAP00_DOC_DEF_D1
    HRHAP00_DOC_DEF_D2
    HRHAP00_DOC_DEF_DE
    HRHAP00_DOC_DEF_DN
    HRHAP00_DOC_DEF_DO
    HRHAP00_DOC_DEF_DP
    HRHAP00_DOC_DEF_DR
    HRHAP00_DOC_DEF_DV
    HRHAP00_DOC_DELETE
    HRHAP00_DOC_PREPARE
    HRHAP00_DOC_SAVE
    HRHAP00_DOC_STATNAME
    HRHAP00_DYN_EVENT
    HRHAP00_ENHANCE_DEL
    HRHAP00_ENHANCE_FIX
    HRHAP00_ENHANCE_FREE
    HRHAP00_FOLLOW_UP
    HRHAP00_FOLLOW_UP_D
    HRHAP00_GET_LIST_FLT
    HRHAP00_INIT_CATALOG
    HRHAP00_LINK
    HRHAP00_MAX_P_APPER
    HRHAP00_OFFLINE
    HRHAP00_REP_GEN_VAR
    HRHAP00_REPORTING
    HRHAP00_SELECTION
    HRHAP00_SES_BUSOBJ_AES
    HRHAP00_SMARTFORMS
    HRHAP00_TEXT_SUBST
    HRHAP00_TMPL_608
    HRHAP00_TMPL_EXAMPLE
    HRHAP00_TMPL_GETLIST
    HRHAP00_TMPL_RESTR
    HRHAP00_TMPL_WIZARD
    HRHAP00_VAL_DET
    HRHAP00_VALUE_TYPE
    Regards,
    Rajesh

  • 200" viewing limitation in Acrobat/Reader?

    Hi all,
    I have a diagram which is 220" inches wide.
    When I open this document in Acrobat/Reader 9.0, it appears blank on the screen. However, when I go to the "View -> Grid" menu option, I am able to see the drawing (even after I turn the "Grid" option back off. (uncheck it)
    When I view the document this way, I notice it has been cut off at the 200" mark. I have read in PDF API documentation that there is a 200" limit in Acrobat/Reader. Is this true?
    When I print the document, it prints in it's entirety (220+").
    Is anyone aware of such a limitation and is there a point release or plugin which may address this issue if it is indeed true?
    Thanks for any help,
    Jesse Perry

    They way I tested this was to use the Acrobat JavaScript console, Advanced > Document Processing > JavaScript Debugger..., to create a new document.
    I created a page that was over 200". The Acrobat JavaScript API measures in points, 72 points to an inch. A 200" page would 14400 points, so in the JS console I wrote:
    app.newDoc(15000, 15000);
    This would create a 208.3 inch document. I checked the size of the resulting document in the Document Properties panel's "General" tab. The document was 200".

  • How to view limits for a given process

    In linux, I can do the following:
    ps -ef | grep <some process> <some user> 4847 1864 0 Oct 13 ? 28:45 <some program>
    Then I can find out what limits are applied by viewing the following file:
    cat /proc/4847/limits
    Is there a way to do the same in Solaris 10?

    Hi,
    the command you're looking for is 'plimit', of course, you need to have enough permission on the target process; please check the relevant man page:
    Synopsis - man pages section 1: User Commands
    HTH,
    marco
    P.S.: if that answers your question, please mark the thread as 'answered' ;-)

  • Setting download/viewing limits of podcasts

    Does anyone now if there is a way to restrict the viewing/downloading of podcasts? For example, after a date the video can no longer be viewed, or the video can only be played X amount of times?
    Working with the University we would need to help protect copyrighted material so only allowing students to download, and view the video say maybe four times max would be needed. After that the video would be deleted.
    Thanks for any help you might be able to offer.

    Have you considered iTunes U? iTunes U will provide the limitations and restrictions you are describing. I attended an Apple event on podcasting and it’s provided free to colleges and universities. Info and a contact link is provided at the URL below.
    http://www.apple.com/education/solutions/itunes_u/
    G5   Mac OS X (10.4.6)   G3, Macintosh IIvi

  • How to view photo thumbnails directly from DVD?

    Years after the event, I've got my hands on a DVD of photos from a wedding where I was the best man. Rather than import all 1500 images into iPhoto (do I even have room?!), I'd like to view thumbnails off the DVD, and choose a small selection to save and print.
    Does iPhoto (or some other application) allow me to view images directly from DVD, without importing? The images are JPEGs in a hierarchy of directories.
    Thanks.
    -ashish

    Preview will do this for you.
    Regards
    TD

  • Strange viewing behaviour on score page view on Logic 7.2.0 on MacBookPro

    I recorded some sequences in Logic 7.2.0 on my MacBookPro and, seeing them in page view mode, I get a strange viewing behaviour: the staffs continue going straight on overshooting the "white delimited page zone". If I try to zoom out I can't obtain the "more pages view" option normally obtained.
    If I reopen this song on the logic 7.2.0 situated in my G5 all is fine. Why?
    Any idea?
    Thanks
    Fulvio

    Guys, I think this problem has to do with the scale parameter of the instrument set being translated incorrectly on Intel/MPB (quite possibly affecting even the "ALL" instrument set, which has no adjustable parameters). Now, I don't have an Intel Mac or MBP, but based on my recent experiences in PPC and similar problems, plus what I've read here, I think I might be on to something...
    I'm going to suggest that you guys who are having problems with staves going off the page to do the following test:
    1) Open one of your problematic songs and view the score editor where the off-the-page staves are displayed
    2) If you're using the "ALL" instrument set, read on. If not, go to #3 below.
    ALL Instrument Set: if you're using this just to see a preliminary version of your score, close the score window, select ALL, and open the score editor. This forces the creation of a new instrument set. Do these staves go off the page? If not, you're good to go. But if they do go off the page...
    a) go to your printer settings and make sure that you have valid settings there. This includes the printer type, page size, and scaling. If they're set to default values (like "most recent printer"), be sure to select an actual printer on your system.
    b) open the Instrument Set parameters for the set that was created just before. Set the scale parameter to 200%, then make it 50%, then make it 100%. If my theory is correct, your music should now stay on the page.
    3) If you're using a custom instrument set repeat steps a) and b) above. See if that clears up the problem.
    I'd be curious to know if any of the above fixes the problem for you. Again, it's just a theory, but maybe it has legs...
    Best,
    -=iS=-

  • How can I view pictures burned to a dvd?

    I've been reading other support sites discussing this topic and I have yet to see anything that solves this issue.  I have a DVD from a photographer with pictures on it.  It works on a PC and a Mac running snow leopard.  Lion WILL NOT read this DVD.  It tells me it is a recordable DVD but does not show the pictures.  I am highly annoyed that upgrading to this OS has created this issue.  I don't want to go back to Snow Leopard just to view this DVD (and I don't know how to revert back to it either).  I also don't want to put it on my ancient PC desktop just to view the pictures.  Has anyone come across any fixes to resolve this issue?  My DVD player is just fine.  It will play movies but not recognize the picture DVD.   

    It may have a program that runs and allows you to view the pictures in a slide show type format. The program is ppc compatible and can run on 10.6.x (Snow Leopard) but won't run on Lion (10.7) because ppc programs are not compatible with Lion. There is nothing to resolve other than it's a fact and was known well before Lion was released.

  • You Tube "Most Viewed" limited to 20

    Looks like with the latest updates to Apple TV, the YouTube video lists ( "Most Viewed", "Top Rated", and "Featured") have been limited to no more than 20 items.  Can this be changed?  I enjoy looking at the top 50 (100?) videos of the week.  Bummer if it can't be changed.

    I have the same problem, but I also have an additional one.
    Do you find the videos in Top Rated and Most Viewed for Today and This Week are identical?
    For info, I do not sign in to the YouTube app using an account. Do you?
    My estimate of when this problem started is mid-2013.
    Cheers,
    b.

  • Clef limitation in score mode

    I am using Garage Band '09 with OS X Yosemite.  I'd like to have my piano students play their original compositions on my midi keyboard and have garageband notate it in score mode.  A huge limitation is the middle C cutoff between treble and bass clefs.  We need the ability to notate below middle C in treble clef and above middle C in bass clef.  I cannot find a solution to this anywhere.  Please tell me it is possible.  Thanks!
    Laurie

    Hi
    You can set the key a number of ways, including:
    In the Score, drag the key Signature in from the Partbox onto the Stave
    Global Tracks:Signatures (double click to enter)
    Lists:Signature
    etc
    CCT

  • ICal, Touch, List view and Day view limitations

    It seems a recent software update now imposes a limit of six items on my iPod Touch Calendar when using the Day view. I distinctly remember this not being the case very recently. In order to see more than six all-day listings I have to use List view, which I don't like as much. Can anybody verify this change and suggest a work-around? I've tried a reset but no luck. thanks...

    pinkbeats wrote:
    +1 to it's return.
    Seems strange that it's been removed when, with the increased convergence of OS X and iOS, it's a view that available in the Calendar app in iOS.
    Like others here, this was the most useful view for me and I'm disappointed it's not there, hope it comes back with the Yosemite .1 release.
    Unfortunately it hasn't .

Maybe you are looking for