Video Contest Management System for Structured User Engagement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing digital platforms lack a structured and efficient method for conducting video contests, including phases for submission, voting, and determining winners, which limits their effectiveness in engaging users and promoting products or services.

Innovation Solution

A video hosting site architecture that allows contest owners to set parameters for contests, including submission, voting, and results phases, utilizing a contest manager, tabulation engine, and user interfaces for uploading, viewing, and voting, enabling the determination of a winning video through user votes or manual selection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a structured contest management system is implemented, then contest organization and winner determination are improved, but system complexity increases

Engineering Contradiction:
Improvecontest organizationVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The contest management system is divided into distinct functional modules: submission phase management, voting phase management, and results phase management. Each module handles specific tasks independently, making the overall complex system manageable through modular organization while ensuring reliable contest execution.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A contest manager component acts as an intermediary between contest owners, participants, and the system infrastructure. This mediator coordinates the contest workflow, manages parameters, and orchestrates the transition between phases, reducing the complexity burden on individual components while maintaining reliable organization.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If multiple contest phases are implemented, then user engagement is improved, but time management complexity increases

Engineering Contradiction:
Improveuser engagementVSAvoidtime management
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The contest operates through periodic phases (submission phase, voting phase, results phase) with defined durations and transitions. Each phase activates specific functionalities and deactivates others, creating a rhythmic workflow that maintains user engagement through structured time intervals while simplifying time management through phase-based scheduling.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

Contest parameters, rules, and infrastructure are configured in advance during the setup phase. This preliminary action establishes the temporal framework and operational guidelines before the contest begins, reducing time management complexity during execution while enabling engaging multi-phase user interactions.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If automated voting tabulation is implemented, then winner determination efficiency is improved, but measurement precision requirements increase

Engineering Contradiction:
Improvewinner determination efficiencyVSAvoidvote counting accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The tabulation engine performs automated self-service vote counting and winner determination without manual intervention. The system automatically processes votes, calculates results, and declares winners based on predefined criteria, significantly improving efficiency while maintaining precision through systematic algorithmic processing that eliminates human error.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system incorporates feedback mechanisms where vote counts are continuously monitored and verified. The tabulation engine provides real-time feedback on voting progress and result validity, ensuring measurement precision is maintained while automated processing continues to improve efficiency through continuous verification and correction.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8162758B1Implementing video contests
Publication Date: 2012.04.24 GOOGLE LLC
  • US8162758B1 patent drawing
  • US8162758B1 patent drawing
  • US8162758B1 patent drawing

AI summary

A video hosting site allows a contest owner to specify parameters to be used for a contest. Examples of parameters include contest name, description, how the contest will be judged, who may enter the contest, etc. Once the parameters are set, a contest manager initiates the contest on behalf of the contest owner. Contests have a submission phase, a voting phase, and a results phase. During the submission phase, contestants submit video entries to be judged in the contest. During the voting phase, visitors to the video hosting site cast votes on some or all of the entered videos. During the results phase, the votes are tabulated and a winning video is determined. Alternative embodiments allow variations on each phase.