Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3932264
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:26:18+00:00 2026-05-19T23:26:18+00:00

I am working on having the following functionality for my mvc website. I want

  • 0

I am working on having the following functionality for my mvc website. I want to have, for example 5 selected users voting on some question. When a user has voted, they will remain in a ‘waiting’ state until everyone has answered. Once those 5 users have answered, the page would autorefresh and I can populate the next question.

My basic thinking is that I need something like the following pseudocode to execute every so often (say 10 seconds) to check the status, possibly in jquery… then my controller can populate the next question.

while(condition not met) { } //wait
refresh()

Is there any simple way to fulfil this functionality?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T23:26:19+00:00Added an answer on May 19, 2026 at 11:26 pm

    Your thinking is exactly correct.
    Uusing jQuery.get on a timer to your method to call jQuery.
    Call into a url (route/controller) to see if voting has completed and examine the data in your resulting function that you set as a callback in your jQuery.get function.
    If your condition is true, then jQuery can call another method using jQuery.load() to get the results and update your div such as:

    $('#question').load('/Voting/NextQuestion/10');
    

    See the following for error handling when you call your jQuery methods
    jQuery Error Handling

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had a question about boost python. I've been working on exporting some functionality
I'am having the following situation. We have a private method where I want to
I'm having a hard time getting a filter working. I'm roughly following the example
I'm Working with a new Oracle DB, with one table having the following indexes:
I am working on having some shapes floating around the screen at random. Eventually
Is anyone having experience working with pycassa I have a doubt with it. How
I'm having trouble understanding how to get the following working in interface builder. I've
I am having trouble getting a working example that reads metadata from a WebVTT
Currently I'm working on a website where I'd like to show some toolstips for
I'm having the following problem in python. I need to do some calculations in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.