Create a poll

Hi, I'm trying to understand if it is possible to make a poll with Muse. It would be where someone clicks on a button to participate in an inquiry. Then they meet a series of questions (or both), instead of multiple choice and I would be customizable where it can lead to different questions and then end up with a link.

Basically, it's has take this investigation and he will recommend a product based on the answer. Is this possible in Muse? Or by a combination of other services to Adobe Integrated Muse?

As I said, you need a dynamic backend for logic and store data. If you do not want to use BC or the services I mentioned and you want some things on your own host, then you still need Wordpress, Joomla, Typo 3 or whatever and all the trimmings as a web server with a PHP engine. Kind of a circular thing and dance around the question, if I may say. Of course, you can be able to work around this problem, with a few basic shapes and the widget, but ultimately, you can end up having 1024 of them to cover all the options, even for only 10 questions. It can be easier to simply design classic pages and create a complete FAQ, then people have to contact you via a generic form. Automated responses can be configured on the BC account backend.

Mylenium

Tags: Adobe Muse

Similar Questions

  • How to create a poll? (how to select a valid 'place' to tie it?)

    I wanted to create a poll. Everything went well until that "choosing a place." I would choose PL/SQL or PL/SQL (MOSC), but I can see all the choices are grey except "B2B Marketing."

    How can I create the survey? If I can't create it, perhaps someone of MOSC might create for me, I think that it is stored in the system (AUTHID: DEFINE or CURRENT_USER?)

    Thank you and best regards,

    Bruno Vroman.

    As far as I know, you can only create polls "private" under your username, and invite other users to vote.

    This isn't what you're looking for, but it is this only available at this time.

    It might not work to all currently because of spam hit the community.

    Timo

  • What creative program Cloud would allow me to create a poll, send it to students and allow them to complete online and send it back?

    That creative cloud program would allow me to quickly create a survey, send it to students and allow them to complete online and send it back?

    Acrobat Pro or Std:

    Create PDF, PDF form creator forms | Adobe Acrobat DC

  • Create vote poll javascript?

    Hey guys I'm trying to code a poll vote for my Web site. I already have the shape and it did submit to a javascript function. From there on, I try to store the variables in an array. But now I want to know how can I keep the permanence of poles so that when the page is refreshed the polls still exists.

    Here is my code:


    < script type = "text/javascript" >
    Yes var = 0;
    var maybe = 0;
    var no = 0;
    notsure var = 0;
    output var = new Array();
    writeText (form) {} function
    If the answer is YES
    {if ((document.getElementById('yes').) Checked)}
    Yes = Yes + 1;
    output [0] [0] output = + Yes;
    document.getElementById('yes1').innerHTML = yes;
    } else {}
    document.getElementById('yes1').innerHTML = output [0];
    }
    If that answer is maybe
    {if ((document.getElementById('maybe').) Checked)}
    = Maybe maybe + 1;
    document.getElementById('maybe1').innerHTML = maybe;
    } else {}
    document.getElementById('maybe1').innerHTML = maybe;
    }
    If answer is NO
    {if ((document.getElementById('no').) Checked)}
    No = No + 1;
    document.getElementById('no1').innerHTML = no;
    } else {}
    document.getElementById('maybe1').innerHTML = maybe;
    }
    If response is NOT SURE
    {if ((document.getElementById('notsure').) Checked)}
    notsure = notsure + 1;
    document.getElementById('notsure1').innerHTML = notsure;
    } else {}
    document.getElementById('maybe1').innerHTML = maybe;
    }
    }
    < /script >

    < form id = "form1" name = "form1" method =: "get" action = "" >
    < table width = "173" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >
    < b >
    < td colspan = "2" align = "center" > < table >
    < /tr >
    < b >
    < td colspan = "2" align = "center" > < img src = "site-items/headings & amp; logos/graph.png" width = "165" height = "84" / > < table >
    < /tr >
    < b >
    < td colspan = "2" style = "color: #FFF;" background-color: #000; do-family: "Times New Roman", Times, serif; text-align: left; "padding: 8px" > MAKE YOU FEEL YOUR < br / >
    The COMMUNITY LEADERS < br / >
    In FONT ENOUGH < br / >
    FOR people with DISABILITIES? < table >
    < /tr >
    < b >
    < td width = "93" align = "left" bgcolor = "#FFFFFF" >
    < input type = "radio" name = "radio" id = "Yes" value = "yes" / >
    < label for = "Yes" > < strong > YES < facilities > < / label > < table >
    < td width = '80' bgcolor = "#FFFFFF" > < div class = "output" id = "yes1" > < / div > < table >

    < /tr >
    < b >
    < td align = "left" bgcolor = "#FFFFFF" > < input type = "radio" name = "radio" id = "maybe" value = "maybe" / >
    < strong >
    < label for 'maybe' = > maybe < / label >
    < facilities > < table >
    < td width = '80' bgcolor = "#FFFFFF" > < div class = "output" id = "maybe1" > < / div > < table >
    < /tr >
    < b >
    < td align = "left" bgcolor = "#FFFFFF" > < input type = "radio" name = "radio" id not = "none" value = "no" / >
    < strong >
    < label for 'no' = > n < / label >
    < facilities > < table >
    < td width = '80' bgcolor = "#FFFFFF" > < div class = "output" id = "1" > < / div > < table >
    < /tr >
    < b >
    < td align = "left" bgcolor = "#FFFFFF" > < input type = "radio" name = "radio" id = "notsure' value ="notsure"/ >
    < strong >
    < label for 'notsure' = > NOT SURE < / label >
    < facilities > < table >
    < td width = '80' bgcolor = "#FFFFFF" > < div class = "output" id = "notsure1" > < / div > < table >
    < /tr >
    < b >
    < td align = "left" > < table >
    < td > < input type = "button" id = 'vote' alt = 'Vote now' onClick = "writeText (this.form)" / > < table >
    < /tr >
    < /table >
    < / make >

    You will need the form submitted using server-side PHP, Colfusion, ASP or similar code. According to the number of entries, you can choose to go for a (text) file containing the data, or as a better solution, store the information to you in a data base.

    The problem with JS, it's what the script client which is inerpreted by the browser-side. I saw JS that interacts with the server; I have not tried, or I will try it because it is not the function of JS.

    If you would like more information on the HTML treatment just Google the subject and you should get all the information you need.

    GRAMPS

    PS It is best to use POST instead of GET to your form method.

  • Trying to create a poll

    I am creating a survey we AS3.  It consists of 3 screens of 12 questions each for a total of 36.  I need to randomize the order of the questions.  The questions are simple, yes/no answers that I use buttons for radio.

    I'm trying to be issues, as well as the associated radio buttons, video clips.

    I am creating a random table of these clips and I try to tell flash to load one of the film clips in a container clip, according to its order in the table.  I can draw the picture and see that it's being beaten.  I need to know how to take the array index number and have the .swf load this movie clip in the containing element.

    I'm not good with actionscrip, but I try to learn 3, so any help would be appreciated.

    If you named your container in the form of "Container1", 'container2' case, etc... Then use...

    var question: * = new shuffledQuestions [i] ();
    This ["Container" + String (i + 1)]. AddChild (question);

    this ['container' + String(i+1)-] what do use the notation of support to dynamically target an object which is represented as a string.  So that you loop through, changes in the value of i, so target a different container each time, but in the order.

  • How to create a mobile poll?

    Muse is an appropriate program?

    Investigations require methods to store data and make sense the. Muse is only basic HTML. Just sign up for a service like SurveyMonkey or Polldaddy and create your poll there.

    Mylenium

  • How to create a database of data entered into a form?

    I created a poll with Word and have been recording data with pen and paper.  For data entry I thought that it would be much easier to simply import the Word document into PDF forms and click / type data in an electronic form rather than create a whole Excel worksheet that would be in a completely different format of the actual shape.  But after you open the form in Adobe, I realized it might not be a way to store multiple files in a single file.  Is there a way to do it, or I wouldn't be able to save each questionnaire completed in separate pdf format?

    Yes, but there's a command built into Acrobat that allows you to select these files and convert them to an Excel spreadsheet with all the data in it in one command. You don't need to do a file at a time...

  • AF:poll in the ADF Model

    Hi all

    I use JDeveloper 11.1.2.3.0

    In my application, I have a poll which, under certain conditions, shows a popup. I created a new page for test purposes and the election worked perfectly.
    When I created the poll in the ADFTemplate things have changed. the listener survey have to do 2 things: 1-show popup and 2 - change an attribute in the database and validation of work.
    now, the survey only change the attribute but does not display the shortcut menu.

    This my polllistener code:
     
          public static void showPopup(PollEvent pollEvent )
        {
            String id = "pt_p1"; 
           
            FacesContext context = FacesContext.getCurrentInstance();
            BindingContainer bindings = getBindings();
            DCIteratorBinding iter =(DCIteratorBinding)bindings.get("CalendarView2Iterator");
            OperationBinding save = bindings.getOperationBinding("Commit"); 
            iter.executeQuery();
           
            Row[] rows = iter.getAllRowsInRange();
            if (rows.length > 0)
            {
                
                   ExtendedRenderKitService extRenderKitSrvc = Service.getRenderKitService(context, ExtendedRenderKitService.class);
                   extRenderKitSrvc.addScript(context, "context.getViewRoot().findComponent('" + id + "').show();");
                   for (int i=0; i<rows.length;i++) {
                       rows.setAttribute("Reminder", "OFF");
    save.execute();
    }

    }

    }


    private static BindingContainer getBindings()
    {

    return BindingContext.getCurrent().getCurrentBindingsEntry();
    }


    }


    anyone knows why ? 
    ps: the code worked perfectly when testing it in a new page but things went wrong when testing it in the template page of the application.
    
    
    Regards,
    
    FARAJ
    
    I edited the code , but still things is not working correctly!
    Edited by: Faraj on Feb 19, 2013 1:09 AM
    
    Edited by: Faraj on Feb 19, 2013 2:37 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    Hello

    Remember the ID of the popup as:

    If you have a popup to id = "p1", then:

    -If your page has no model then the ID of the popup is "p1".
    -If your page has the template with the id "pt1" then the popup id will be: "pt1:p1".

    Kind regards

  • CiscoWorks LMS 4.1 monitor temperature

    Hello everyone!

    I am creating a poller to monitor the trap of the temperature of my cisco catalyst 2960 Ciscoworks LMS 4.1.

    I created a snmp trap on my device:

    Switch(conf-t) # snmp-server <@IP_server_LMS>SNMPv2c host -I use SNMPv2c

    Switch(conf-t) # Server enable snmp traps envmon temperature

    I created a MIB model Envmon with these variables:

    -ciscoEnvMonTemperatureThreshold

    -ciscoEnvMonTemperatureStatusValue
    -ciscoEnvMonTemperatureState
    -ciscoEnvMonTemperatureLastShutdown

    I created a poller associated with my model, I add my device and when I click on 'Next', I have this error message:

    ###

    No instance are in the devices. This could be because the device is inaccessible, the device does not have the case for selected models or the timeout value is low.

    ###

    Could someone explain to me why I can't monitor MIB?

    Thanks for your consideration and Merry Christmas to all!

    It seems that most of the 2960 have a temperature sensor implemented in hardware and therefore, it shows no values.

    If a device does not show anything on CLI, it is almost impossible that it will display something via SNMP.

    -Thank you

  • Client surveys access without turning on the Messaging Service

    I'm trying to tinker at our survey on existing customers. Is it possible to actually see the sent inquiries even if we have disabled the mail in our development environment? Or investigations are not sent/does not work when the mail service is disabled?

    VSM 9.1.4

    UPDATE:

    As soon as I click on submit, I saw a response by Gytis-> https://communities.vmware.com/thread/462290

    Indeed, surveys of customers are handled by VSM of the courier poll. No instance of inquiry would be created if this service is stopped.

    And please be careful, the service will create all polls and sends the e-mail invitation just after you start it (of course if polls are enabled and configured).

  • vCD VM event customization?

    Hi all

    in vCenter there are events for the Customaztion

    • VMware.Vim.CustomizationStartedEvent
    • VMware.Vim.CustomizationSucceeded
    • VMware.Vim.CustomizationFailed
    • VMware.Vim.VmStartingEvent

    And that works very well for virtual machines created with GuestCustmization by VC. These node does NOT raise when vCD creates the VM and providesthe comments customization.

    II looked thought the REST and (GUI) newspapers and I can't find any event that captures if GuestCustomization staretd or ended (and even less has failed).

    Do I missed something or nobody does still thought to include this vCD in.

    The solution is that vCD uses the ESXi plugin to push personalization of comments. So that the event can not get to vCenter. The only good answer to the problem is to have the virtual machine send an email and then create a poll on this control for the email... or a HTTPS post and then a poll on this... D

  • How to conduct anonymous surveys?

    At the end of a meeting/class, I would get a few anonymous comments as a way to increase the honesty.  But poll allows you to see me address of the voter.  Bad luck... y at - there a way to do this?

    The Connect room will always follow how the question was answered by the group as well as how individuals responded. You can keep just enough on the specific follow-up to the user, or you can use the tool to end of session (or Pod Web links) to force everyone in the room for a presentation Presenter/Captivate with a series of questions. Objects in the content library will not follow specific information of the user, so it would be anonymous. Similarly, you can use these tools to route the participants in a survey monkey, or similar, the site or the same use the tool of Google Docs to create a poll. All would follow answers in whole, but not necessarily the specific characteristics of the user.

  • What makes a value appear

    Hello

    I am new to scripting in Acrobat.  I'm a total of 45 minutes.  I need a little help.

    I create a poll with several boxes of choice.  The answers to these buttons generate a point value.  The value of total questions point appears as a sum.  Pretty easy.

    I also have a page with what looks like a table (but isn't, its rows and columns of fields).  I have 28 rows and four columns.

    Each column represents a series of questions, as mentioned above.  The lines represent the possible total score of these issues.

    Example - there are seven questions.  The possible answers will generate a value of 0 to 4.  The sum of all responses can then be 0 - 28.

    The 'table' has 28 lines, labeled 28 up to zero at the bottom, which represents each possible result.

    What I need to do, is to have the total score for this series of questions appear as the score in the appropriate field.  Thus, if the total score is 16, so I need the number 16 to appear in the 16th row and nothing else appear in the other 27 lines.

    So with absolutely no knowledge of scripting languages, my best guess on this would be.

    If (fieldname16 = 16)

    then print 16

    Another null

    I wasn't even close? Laughing out loud

    I guess it's a very simple script. I tried bing/google search... I watched a few videos on Lynda.com... I looked at various resources from Adobe, but nothing helped.  I hope someone can help me relatively easily.

    Thanks in advance

    You will have to clean your domain names for response 4 and 20.

    The calculation script customized to the domain of the total score:

    set a variable for the amount ot the issues:
    var sum = 0;
    variable to the value of a given question
    var score = 0;
    Browse questions 1-28
    for (i = 1; i< 5;="" i++)="">
    get the question i
    score = this.getField("Input-Answer"_+_i).value
    score the sum if a box is chekced
    If (score! = "Off") sum += Number (score);
    } / / end of loop
    Event.Value = sum;
    Clear the field results
    Invoke the var = new Array ("Answer0", "Answer1",
    "Answer2", "Answer3", "Answer4", "Answer5."
    "Answer6", "Answer7", "Answer8", "Answer9."
    "Answer10", "Answer11", "Answer12", "reponse13."
    "Answer14', 'Answer15', 'Answer16', 'Answer17 ',.
    'Answer18', 'Answer19', "Answer20");
    this.resetForm (aFields);
    If (sum! = 0) {}
    put the value into the appropriate line
    this.getField('Answer'_+_sum).value = amount;
    }

  • intrusion via CFMAIL without emaildress

    Hi I have bee responsible for creating a poll online for a specific set of users.  I have a form with 9 questions. The person responsible for the surevey wants emails, or names,

    I. it is possilble to set me up a notifcaton of e-mail when a form is sent without the person's email.

    2. how the hell woul do you?

    Thank you

    Jim

    Put a valid email address in the attribute of the tag of your intrusion via cfmail from.  It doesn't have to be the address of the person completing the survey.

  • Statement of validation following submit button

    I created a poll where the upper half of the questions are needed.  If the scrolls user that all the way down and hits submit without answering questions of validation in pop-up watch beside the necessary questions, but given that the user is at the bottom of their page they do not.

    How can I program for a statement to read "* required questions ' down by the send at any time all necessary button question is not respected.

    Thank you.

    You need to add a trigger to start the function as follows

      

    GRAMPS

    Sorry, it is almost impossible to format the code in this forum and the characteristics are changing by the second.

    If you look towards the end of the line of code above, you'll see an onsubmit event that calls the function.

    Post edited by: altruistic gramps

Maybe you are looking for