Multiple question survey - more

I asked about this once before, but I don't think I made
myself clear, so
the responses I got were not relevant, so here goes again...
I have to make a survey, 19 questions, with possible answers
of Yes, No, and
N/A. I must store the answers in a database, and display the
results for
each question:
Q1 - YesCount, NoCount, N/ACount, TotalResponses, PerCentYes,
PerCentNo,
PerCentN/A
Q2 - YesCount, NoCount, N/ACount, TotalResponses, PerCentYes,
PerCentNo,
PerCentN/A
I can pick each value out of the database and perform the
calculations on
the page, but that would mean 57 recordsets to get all three
values for each
of 19 questions. Surely there must be a better way, but I
can't see it.
Help?

"Julian Roberts" <[email protected]> wrote in message
news:f1tegd$3va$[email protected]..
> This is not an easy concept for beginners. In essence,
you'd have 3
> tables.
>
> Questions:
> QuestionID
> Question
>
> This table would hold your 19 questions. 1 question per
record. Next -
>
> Users:
> UserID
> Username
>
> This table holds all the users that were taking the
survey. The last table
> would be -
>
> Answers:
> AnswerID
> UserID
> QuestionID
> Answer
>
> So, the Answers table would hold 1 record per user per
question. ie 19
> records per user. In theory, you could use just 1
recordset to analyse the
> results, by grouping and counting the relevant fields.
But, as I say, not
> an easy concept.
>
> --
> Jules
>
http://www.charon.co.uk/charoncart
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
I think this is the right track. Thank you very much for your
insight. I
will report back when I get it the way I want it.

Similar Messages

  • Multiple-question survey

    In ASP/Access, I have to create a multiple-question survey,
    store the
    results in a database, and show the percentages on a page.
    I'm not real sure
    where to start... How would you guys do this?
    I started by creating recordsets for Q1_Yes, Q1_No, and
    Q1_N/A, counting the
    Yes, No, and N/A answers, then calculating the percentages on
    the page. For
    19 questions, this would be 57 recordsets. I don't think this
    is the best
    way of doing it.
    Suggestions?

    Thanks to both of you. It was too simple for me to see.
    "jsteinmann" <[email protected]> wrote in
    message
    news:f1ebm8$jv0$[email protected]..
    > Easy to do. If your answers are yes and no, simply
    assign a value to the
    > correct answer. For example, a correct answer = 1 and a
    wrong answer = 0.
    > If
    > you have 10 questions, 10 is a perfect score. Have the
    form add the
    > results
    > and send to a results page. So if you had, for example,
    8 points, you can
    > change it to a percentage. Unless you want to store the
    results, you
    > don't
    > have to use the database either. You were going to
    create 57 recordsets?
    > Keep
    > it simple.
    >

  • Add image to SharePoint Survey for multiple questions??

    Hi,
    How can i show a particular picture for group of questions in sharepoint 2010 survey? From following link i was able to add image for one question. so what i need to do if i want to add more questions with the same image?
    http://robdevereaux.wordpress.com/2013/08/09/how-to-add-pictures-to-a-survey/
    Thanks

    If you want to add images to multiple questions using the code at that link do something like:
    elements[e].innerHTML = elements[e].innerHTML
    .replace('CAR_IMAGE','<img src="/PATHTO/IMAGE/CAR.jpg"></img>')
    .replace('BOAT_IMAGE','<img src="/PATHTO/IMAGE/BOAT.jpg"></img>')
    .replace('PLANE_IMAGE','<img src="/PATHTO/IMAGE/PLANE.jpg"></img>');
    Also, if you would like to add a picture, text or formatting to every survey page in a survey with page breaks you will typically need to edit both the NewForm.aspx and EditForm.aspx pages using SharePoint Designer or by adding a Content Editor Web
    Part to both pages.
    Here's some of the other things like this I have done with surveys:
    http://techtrainingnotes.blogspot.com/2013/02/add-content-editor-web-part-cewp-to.html
    http://techtrainingnotes.blogspot.com/2010/07/sharepoint-add-instructions-and-color.html
    (and there's a chapter on surveys in my customization book.)
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • What could be causing my multiple response survey question to show a non-response in LMS report?

    I have a 10 question survey that has been running fine and providing accurate responses in reports generated from my LMS. I made a property change to a multiple response type question that is now causing the reports to show a date/time (2003-01-01  18:00:00) response instead of the actual multiple responses the user made. The change I made to the question was to change the "Numbers property from" [ a), b), c) ] to [ 1), 2), 3) ]. This property change did not affect the reported responses for the single response questions, only the multi-response. This problem occured Using Captivate 4. I then tried using the same properties in Captivate 5.5 thinking it was a bug in CP4, but got the same results. Has anyone else run into this issue? I'm going to bring this to the attention of my LMS provider, but want to make sure CP is clean first.
    Thanks,
    Dave

    First things first. I am not an LMS expert, so this is not about troubleshooting.
    However, to ensure that your course works fine on a SCORM-compliant LMS, you can upload it to cloud.scorm.com and test it out. If the course works fine there, rest assured that it will work fine on any SCORM-compliant LMS. If your LMS team comes back with an issue after this, you can counter them with this evidence that the problem is with the LMS and not your course.
    Sreekanth

  • How can I get Captivate to score across multiple question pools?

    I have set up a Captivate assessment as follows:
    A core set of 50 questions will be presented to all learners
    Depending on where the learner is, he will receive an additional 10 questions from one of 5 location-specific pools
    Learners will see a total of 60 questions
    I have my question pools set up and branching correctly, and am using the Branch Aware option to assist with this and the progress indicator. Before the first question I have the learner click one of several buttons (not quiz elements) to set a location variable, and after presenting the core questions I use this variable to determine which random question slide to jump to next (with set of slides pointing to a different question pool). After asking the 10 random questions from that pool the learner is then redirected to the review slide so only one set of location-specific slides is encoutnered on each attempt.
    All of that seems to be working as designed but the scoring is not behaving as I had expected; despite the fact that all questions are asked before the review slide is presented (i.e. all questions are within the quiz scope in both the edit-time and run-time sense) the review slide only reports results from the first question pool. For example, in a test file I reduced the question slides for the first pool to only display 2 questions, for a total of 12 presented, but my results show "0 of 2 correct" or "2 of 2 correct." The pass/fail results of the module match the review slide, so this is not a simple display issue; if I miss either of the two questions from the first pool I fail regardless of what happens in the second pool.
    What am I missing? Surely there wouldn't be the option of using multiple question pools if only one could be graded ...
    I am working on Captivate 6.0.1 64-bit for Windows. FWIW the file was originally created in Captivate 5 and has since been upconverted, but the additional question pools weren't introduced until after the conversion processes so I wouldn't expect this to be related to residual crud left over from that process.

    Thanks for the quick response ...
    I had already tried deleting the review slide itself, though Captivate wouldn't let me - it just hid it. I tried again using the method you recommended but the slide remained in the filmstrip, so I tried deleting again, then re-added it from the Quiz Settings page ... no joy, same behavior as before.
    I checked the Advanced Interaction page and confirmed that all of the scored questions were configuredthe same way as the non-scored questions, with the only difference being the pool that they were drawing from.
    Other thoughts? I am by no means a Captivate expert but this one really feels like it shouldn't be this hard, and I'm more than a little afraid that it's the file itself that's jacked up ...

  • Demo of multiple questions on one slide

    URGETNT::::
    I need a link to multiple questions (like 5) on one slide and then be able to submit the responses to an e-mail address.  Can someone please reply with a link asap before 11am (EDT) today?  I need to show it for a presentation.
    Thanks..

    Hello,
    Sorry but apparently we are living in different timezones, so missed your answer because I was in dreamland.
    If you want to report to a LMS, you probably want to have a score for each of the questions on the slide. That is a problem with the default Question slides, because they are always scored black/white: only when all the answers are correct will the user gets a score, otherwise it will be 'zero'. Partial scoring is not possible with default Question slides. Please, if you have some time, fill in a feature request to have this functionality high on the priority list of the Adobe developers.
    Two possibilities:
    If you want to continue using the default Question slides, have each question on a different slide and try to make the experience for the user as fluent as possible.
    Create your own question slides, using the standard objects, user variables and advanced actions. But I warn you: this gives you total control, it is possible to report to a LMS but it wil mean a lot more development time. If you are interested about this second approach, I have been publishing some articles about customizing quizzes. Some of them are mentioned in this blog post:
         Customize your quiz...
    Lilybiri

  • Multiple questions on BDC

    Hi everyone
    I have multiple questions on BDC.Would u please answer them with explanations ASAP...
    1. How do you create a batch input session for a transaction?
    a) We create a bdc and use &#8216;call transaction&#8217; in background mode.
    b) We create a bdc and use &#8216;call transaction&#8217; in error mode.
    c) We create a bdc and use &#8216;bdc_insert&#8217; for the transaction.
    d) None of the above.
    2. What is the alternative to batch input session?
    a) Load module
    b) Call transaction
    c) BAPI
    d) Idoc segment
    3. Which SAP table stores the BDC session queue information?
    a) APQD
    b) APQL
    c) APQQ
    d) APQI
    4. Which program can be used to release BDC sessions within a job?
    a) RSBDCSUB
    b) RSBDCJOB
    c) RSSUBBDC
    d) BDCRECXX
    5. Which one of the following is output to the job log when included in an ABAP program running in the background?
    a) Write statements
    b) message statements
    c) report parameters
    d) Submit statements
    6. Your program specs call for you to read the first 10 records from a text file (fname1), and write them out to another text file (fname2).
    Which block of code will accomplish the result desired in the above scenario?
    a) Open dataset fname2 for input in text mode.
    Do 10 times.
    Read dataset fname1 into hold_var.
    Transfer hold_var to fname2.
    Enddo.
    b) open file fname1 for output.
    Open file fname2 for input.
    Read dataset fname1 into hold_var 10 times.
    Transfer hold_var to fname2.
    c) open file fname1 for input.
    Open file fname2 for output.
    Do 10 times.
    Read file fname1 into hold_var.
    Transfer hold_var into fname2.
    Enddo.
    d) open dataset fname1 for input in text mode.
    Open dataset fname2 for output in text mode.
    Do 10 times.
    Read fname1 into hold_var.
    Write hold_var to fname2.
    Enddo.
    7. sy-dynpro is
    a) screen no
    b) program
    c) table
    d) field name
    8. Which of the following are NOT correct usage of BDC_cursor?
    a) To position the cursor on a particular field.
    <bdc_tab>-FNAM = 'BDC_CURSOR'.
    <bdc_tab>-FVAL = &#8216;fieldx&#8217; .
    b) To position the cursor on a particular field.
    <bdc_tab>-FNAM = &#8216;fieldx&#8217;
    <bdc_tab>-FVAL = 'BDC_CURSOR'. .
    c) For fifth row of Table control
    <bdc_tab>-FVAL = 'fieldx(5)'.
    d) For fifth row of Table control
    <bdc_tab>-FNAM = 'BDC_CURSOR(5) '.
    9. In case of background processing of a BI session, which authorization is checked?
    a) Developer of the program that schedules BI Session
    b) User who executes the BI session
    c) User who executes the program that schedules BI Session
    d) User ID that is passed to the BDC_OPN_GROUP function module inside the calling program
    10. Which of the following are TRUE about Transaction Recorder?
    a) Transaction Code is SHDB
    b) Transaction Code is SM35
    c) It can generate ABAP code for the BDC program automatically
    d) It can generate ABAP code for the Call Transaction program automatically
    Regards,
    Pratibha

    Hi,
    1) C We create a bdc and use ‘bdc_insert’ for the transaction
    2) b) Call transaction
    3. d) APQI
    4. a) RSBDCSUB
    5. b) message statements
    6. d) open dataset fname1 for input in text mode.
    Open dataset fname2 for output in text mode.
    Do 10 times.
    Read fname1 into hold_var.
    Write hold_var to fname2.
    Enddo.
    7. a) screen no
    8.  b) To position the cursor on a particular field.
    <bdc_tab>-FNAM = ‘fieldx’
    <bdc_tab>-FVAL = 'BDC_CURSOR'. .
    9.b) User who executes the BI session (or)
    c) User who executes the program that schedules BI Session
    10.  a) Transaction Code is SHDB
    c) It can generate ABAP code for the BDC program automatically
    Regards

  • How to Upload Multiple questions IN LSO using Authorizing tool

    Hi Friends,
    I am very new to the E-learning. As per my knowledge after uploading any content through Authorizing tool in will be uploaded to KM folder.
    In my practice I am trying to upload the Multiple questions. I have searched but I am not find So please guide me the below scenario.
    We have a requirement that is User need to complete the assesment. In this assesment we have 100 questions with random option. How to upload these 100 question at a time using authorizing tool.
    Thanks,
    Suresh

    Hi Sandesh,
    this is simply not supported, not in WebDynpro nor in standard HTML.
    A workaround is to upload a ZIP with all files and on server side unpack the ZIP and operate on the single files.
    I hope it will  help u..
    ----------------------OR-------------------------
    As you know using File upload UI element we can upload only one file at a time. There may be a scenario where user may want to upload any no of files at a time which is not determined at design time. This can be acheived using the ACF UpDownload UI element which requires a security whiltelist to be created
    http://scn.sap.com/docs/DOC-2270
    ----------------------OR-------------------------
    You can use Table UI element.
    Regards,
    Deepak Singh

  • Firefox 17.0 doesn't warn me when closing multiple tabs any more

    hi all
    Having updated to Firefox 17.0 (from 16.0.2), for some reason I don't get warned when closing multiple tabs any more.
    I've confirmed the relevant options are selected and am 100% certain this was working fine before updating Firefox today.
    I've replicated the problem on my vista 32bit platform and on XP 32 bit too.
    I also looked at the changelog for Firefox 17 but can't see any explanation for this change in behaviour, although I wonder whether this might have something to do with it "772319 No option to disable the "Close other tabs" prompt."
    As I use Tab Mix Plus (add-on), I've also checked Firefox in safemode and have found the native tab warnings not working, so have concluded it's an issue with Firefox (rather than something to do with an extension).
    I've checked "about:config" and "browser.tabs.warnOnClose" is set to true, as is "browser.tabs.warnOnCloseOtherTabs".
    Any help would be appreciated.
    Thanks,
    Gary

    I have this problem too. i have tab mix plus but in my case browser.tabs.warnOnCloseOtherTabs and browser.tabs.warnOnClose are both set to true but i still get no warnings which sucks because i accidently click on close alot.

  • Multiple (3 or more) monitors for PXI 8110 controller​?

    I'm just fishing for help from the NI community out there to help a customer: has anyone had success using the PXI 8110 with multiple (3 or more) monitors?  I believe it can inherently support 2 monitors.  We've tried ADlink and Peritek cPCI cards without success. 
    If so, please share how you accomplished it.  Thanks!
    Daniel Lin
    Field Sales Engineer - Western New England

    The Apple OS hates unmatched video cards.. and Photoshop CS4 shows you that clearly.
    I started with 2 nVidia 7300s... upgraded to 1 nVidia 8800 and kept 1 nVidia 7300... crashed every 10 minutes it seems.
    Then upgraded to 2 nVidia 8800s. I still get 1 or 2 crashes a day but nothing near what I got with unmatched video cards.
    Based on all my research and the crash reports posted it seems clear that the primary cause of the issue is Apple video drivers and their inability to tell the cards apart.In many cases my crashes were occurring because the drivers were asking the 7300 to do things it simply could not do. I found with the matched 8800 cards most days things run fairly smoothly. I will get a crash or two a day, but I can tell immediately when Photoshop is going to crash. Not that that is any help. But I can at least work now. I just must relaunch PS a couple times and save often.
    From what I've found there's little you can do. Basically matched video cards help a great deal but they aren't perfect. Remove one card so you are only using a single video card, or wait for Apple to fix drivers (OS10.6 in Sept maybe???). This is clearly a case where Apple embedding drivers in the OS can be an issue because you can't simply download an ATI or nVidia update and install it.
    The one thing I haven't tested with the matched 8800 cards is to turn off OpenGL since that's a primary reason for my upgrading (rotating canvas is a life saver). Turning off all Open GL features may make PS more stable on my system with matched cards. I'm not certain. I can definitively tell you that unmatched video cards are a nightmare and matching 8800s are pretty good. Nothing I'm up in arms about and I have the GL features to use.

  • Why can't I send multiple texts any more? I am on iphone 5 and it is only allowing me to send messages to 10 people at once! Previously on iphones 3 and 4s I could send to many more.

    Why can't I send multiple texts any more? I am on iphone 5 and it is only allowing me to send messages to 10 people at once! Previously on iphones 3 and 4s I could send to many more. I use my phone for work and want to send to multiple staff groups or project leaders the same information at the same time and not all of them have email capable phones so text has always been the best solution.
    Please help ?

    22ms is a long time for your computer, but I am wondering about your network. Are you 10 base or 100 base? Switch or hub? Have you tried a direct connection with a crossover cable? Just trying to spark ideas here. I use TCP all the time but only at 500 ms intervals.

  • I have multiple questions did they get rid of the blovk button

    i have multiple questions diid they get rid of the block button!?

    and als my iphone wont let me delete all my texts off the texting ap so i wont be able to down load the new down load what can i do? and also if they took off the blocked feature how do i unblock ppl

  • Adobe Tech Comm Content Strategy and Tools Survey & more prizes!

    We are pleased to announce the launch of “Adobe Tech Comm Content Strategy and Tools Survey!”  The purpose of this survey is to understand how you create content, collaborate with peers, and distribute the content to end users. We want to understand what tools you use, how you use them and how they can be improved for your needs.
    Please spare 20 minutes of your precious time to fill out the survey and stand a chance to win one of the 15 exciting prizes (TCS4 licenses, Samsung LED TV, iPad Mini, and more..)!
    Survey Link: http://survey.douwriteright.com/
    It does not matter if you use Adobe products or not. As long as you are a Tech Comm professional, we want to hear your opinion.  Also, after the survey is over, we will be sharing some of the key insights from the survey on our Tech Comm blog, for everyone to access. So, please take the survey, influence the direction of Adobe Tech Comm products and win some cool prizes.
    We are definitely listening!!
    Few additional points
    •     The survey has 40 questions and should take approximately 20 minutes of your time
    • You can fill the survey in multiple sessions. For this, you are required to provide an email id and a password at the beginning and you can log back in with these credentials to restart the survey
    •     If you face any issues with the survey or for any general survey feedback, please write to [email protected]
    See my blog post with more details:
    •     Shortened URL: http://adobe.ly/10WPuuW
    thanks,
    Kapil Verma

    A key challenge that Adobe is facing with FM and TCS, and that the survey did not really focus on, is platform strategy (other than cloud-based).
    FM runs only on MS Windows today. MS has made a possibly fatal mess of Windows (and the x86 PC market) with Window 8. The nearly $1B write-off for Surface slabs, and the sad story on the Surface app catalog, strongly suggests that Windows has zero future on ARM.
    For customers who insist on running an app locally, FM/TCS needs another place to run. The obvious candidates are MacOS, where FM used to run, and Linux, where FM briefly ran. Unix, where FM sort of still runs (FM8 is still available for Solaris) is probably out of the picture.
    Mac might be the leading choice, as CS runs native there today.
    A return to Linux probably would imply that whatever is ported also runs on Android. Adobe has their toes in that water, with Photoshop Express, but I'm not sure that Android is fully featured enough to be used as a desktop content creation platform.
    But the real question is: what do the paying customers want?
    The survey asked one incomplete question on that.
    Whatever the platform, the whole of TCS needs to run on it, plus Photoshop.

  • RE: Getting multiple values from more than one multiple select popup window

    I have a button on a JSP of mine that when clicked creates a popup window (right now it is called popup.html) with a multiple select menu.
    My question is how do I get all the values selected from the menu into my JSP (sample.jsp) so that I can set each of the values for my bean.
    The other problem is that I have more than one select multiple menu.
    Please help if you can. Any advice or suggestions here would be greatly appreciated!
    Thank you!

    I realize that I can use request.getParameterValues to get the values selected from my html because I am passing them to the hidden inputs I have and then using the request.getParameterValues to get each of the values.
    MY PROBLEM IS WHAT IF I HAVE 4 MULTIPLE SELECTS??? How can I use the same html popup menu to get the values from the 4 different multiple selects????
    I look forward to your response.
    This code is from my JSP:
    <INPUT TYPE="TEXT" NAME="Field1" SIZE="15">
    <INPUT TYPE="hidden" name="F1Rad1">
    <INPUT TYPE="hidden" name="Permission">
    <input type=button name=choice onClick="window.open('optionPicker.html','popuppage','width=250,height=100');" value="Options"></TD>
    Here is my optionPicker.html code for the pop up menu:
    <html>
    <head>
    <script language="JavaScript">
    function sendValue(s)
    var boxSize= s.options[0].value;
    var restrict     = s.options[1].value;
    window.opener.document.addNewForm.F1Rad1.value = boxSize;
    window.opener.document.addNewForm.Permission.value = restrict;
    window.close();
    </script>
    </head>
    <body>
    <center>
    <form name=selectform>
    <select multiple name=selectmenu size="2">
    <option value="large">Large Text Input Area
    <option value="restrict">Restricted Access
    </select>
    <p></p>
    <input type=button value="Select Option(s) For Field" onClick="sendValue(this.form.selectmenu);">
    </form>
    </center>
    </body>
    </html>

  • Multiple questions re iPhone iOS 7. Please help where you can.

    Hi,
    I've had a Macbook and an iMac before, so am not unfamiliar with Apple products and the OS in general, however I have just got an iPhone 5C, and after years of mobile phone Android, have not found migrating to the iPhone half as straight-forward as I thought it would be, and have a NUMBER of questions.  I'm unclear on a number of items that I have attempted to search for, and figure out.
    I'm sorry to post all these questions in one discussion! I possibly probably will ask them all individually, but for economy, and in case there's anybody who likes killing more than one bird with a stone, I thought I'd post them all here.
    Please answer any that you can. Any help will be much appreciated.
    1. App Store / iTunes Store - the Android Play Store houses everything in one, but on the iPhone you have the App Store for apps and games, and the iTunes store for everything else, right?
    2. However, where do you search for podcasts?? I can't find podcasts as a category in the iTunes store?
    3. And I can find Audiobooks as a category in the iTunes store, but where can I find ebooks? Or does this not exist? (It does on the android play store).
    4. When you browse through the Featured apps, or Top Charts on the App Store, it presents the apps in a list format each in small/medium size with icons and a small amount of information displayed. HOWEVER, when you use the search function, it displays the app results full-screen. i.e. browsing through the results each app takes up the whole screen, and you swipe along to see the next app. If there are hundreds or more results, it makes it awful to browse through the results of the app search....
    5. is there a way to change the display format of the search results? i.e. in list format and show multiple results on one page, scrolling along or down? I would really, really like to do this.
    6. And can you filter the search results at all?? You don't seem to be able to filter the search results by category or price, or anything. Is this right?
    I am finding app store pretty horrific to use, so any tips would be much appreciated.
    Next questions (and bless your patience if you're still with me here),.....
    7. Newsstand. So I can search for newspapers and magazines in newstand, and in the App Store, and then they will automatically be put in Newsstand? However, I downloaded BBC News, and a couple of other newspaper apps, and they are not in Newsstand?
    ...I can't move anything out of Newsstand onto my phone, i.e. The New York Times, and I can't move anything into Newsstand that's on my phone, i.e. the Guardian app? Is this right?! (I realise I'm giving away all my reading choices here). Surely this can't be right?
    8. Notifications. If something is updated/downloaded et cetera, I get a little red circle at the top right of the app with a number in it telling me there's been some *activity* in that app and to go and check it out. That's fine. But I have a had one of these notification bubbles above my Newsstand app for days now, and I don't know what it refers to or how to make it go away. I've opened Newsstand, and I've opened every newspaper/magazine that I've brought into newsstand, and it hasn't disappeared. Is there any place or way to determine what the notification refers to? If I'm calling it a 'notification' in error, please forgive me and correct me . Short of deleting every magazine in my newsstand, I don't know how to get this red bubble gone. Please help bubble-free me.
    9. MESSAGES. This has astounded me. There are no drafts whatsoever in iPhone time messages? So if you go to compose a new message, if for any reason you can't or don't want to complete the text message at the time, if you leave whatever you have written is gone?
    10. If this is the case, is there an alternative text messaging application that I can use, that would allow this functionality? I'm not talking about whatsapp, which I have, or any kind of messaging platform that uses internet and requires the receiver to have the same app. Just straight text messaging that uses the text allowance given by your service provider. Is there an alternative to this, that allows drafts and the normal functionalities provided for text messages by other phones?
    11. Is there a way to search sent messages alone?
    12. Sometimes my text messages appear green, and sometimes they appear blue. Is there a reason for this? (This is a minor question, please feel free to pass over it if time is scarce)
    Finally, and nearly there.
    13. The push button at the bottom of the screen takes you out of apps, and if you push it twice it takes you to all open apps. Is there no way to actually close an open app when you exit it? Or if you want to actually close an app, any and every time, you have to push the iPhone home button once, then you have to push it twice, and then you have to swipe the app to close it. IS that right?
    14. Or should I not be worried about multiple apps being open in the background? How much battery/resourches does it actually use?
    15. I know that I can close multiple apps simultaneously, or at least three, by swiping three up at the same time. Is there any way to simply close all apps at the same time? Or any app I can download that will do this?
    16. Airdrop. I have a Macbook pro that's less than a year old, and the iPhone 5c is brand new. I can't get Airdrop to work. I've put them both as discoverable to everybody or contacts only, I've turned the wifi on and off for both, bluetooth on and off for both, every different combination possible, and there's nothing. Nada. Guidance?
    17. Specifically, if I can't get it to work, who do I go to? Can I take my macbook and iphone to an Apple store? Can I get customer support? I want to use the airdrop feature as I've figured I've paid for it, but I don't know who to access the support for doing so, or which would be the most effective.
    Really and truly finally:
    18. My bluetooth seems to be turning itself on all the time. Even when I've turned it off. Why oh why?
    Thank you very much.

    1. Yes. App sotre has Apps and Games. Itunes has everything else.
    2. Podcasts are also found in the iTunes store. (The Podcast App only plays them, but is not a store)  You can search by title, and using the More button at the top filter by type. Select Podcast.
    3. Ebooks can be found in the iBooks App. Its a separate App and store.
    4, 5 and 6.unfortunately no, no and sadly no.
    9.  Nope, Messages is treated like a chat as such no drafts.
    10. There are many Apps in the store for SMS messaging. 
    11. Spotlight search searches everything. You can go into Settings->General->Spotlight search and deactivate everything except messages to search for messages only.
    12.Yes.  Green messages are standard SMS  messages. Blue messages are iMessages. Apple's messaging service.  If the user is not using an Apple device or is not registered with iMessage it will send an SMS. Otherwise it will use iMessage over the internet to save on SMS costs.
    13. When you exit an App most will close. When you get to all open Apps swipe the App screen shot to close it manually. 
    14. Most Apps in the Multitasking list aren't actually running. As such they don't use battery. Only Apps set to background tasks will continue to run via the Background App refresh setting.
    16. Correct Airdrop at this point is only between iDevices.  or between Macs. You can't Airdrop between a Mac and an iDevice.
    17. You can take your Phone to an Apple Store for support form the Genius bar if required. You also have 90 days phone support.
    18. Airdrop uses Bluetooth. and you may have another App that needs it.
    You may want to take a look at the manual for specifics:
    http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf

Maybe you are looking for