x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<style>
.aui-flag.qr-flag.aui-flag-stack-top-item {
    display: none !important;
}
</style>   
<style>
/* hide navbar */
#page div#rw_theme_header {
    display: none;
}

#rw_theme_header, #rw_theme_header.fullSite {
    display: none;
}

#rw_theme_content {
	margin-top: 0px !important;
}

div#rw_wrapper {
    background: white !important;
}

.rw_content_section #rw_main_column .rw_content {
    background: white !important;
	padding-bottom: 50px !important;
}

/* hide intercom */
#intercom-frame{ display: none! important;}
div#intercom-container {
    display: none !important;
}
.intercom-lightweight-app {
    display: none;
}
/* hide accessiBe */
body .acsb-trigger.acsb-ready {
    display: none !important;
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {

	#postiontoggle {
		display: none !important;
	}
	.ratingui {
		width: 88% !important;
	}
	.ratinguiContainer {
		width: 100% !important;
	}
	.allcards {
		width: 100% !important;
	}
	.companyDescription .textHolder .general-text-container {
    	width: 90% !important;
	}
}

/* hide mobile navbar */
.mobile-menu-sticky, .mobile-menu-sticky {
	display: none;
}
</style>


HTML
<style>


html {
	scroll-behavior: smooth;
}

.contentLayout2 {
    background: white !important;
}

.innerCell {
    background: white !important;
    overflow-x: unset;
}

.columnLayout.single {
    background: white !important;
}

.cell.normal {
    background: white !important;
}

.rwui_tab_content.rw_active {
    background: white !important;
}

.rwui_tabs .rwui_tab_content p {
	//color: white !important;
}

.radio {
    position: absolute;
    z-index: -10;
}

.ffi {
    padding: 0px !important;
    width: 300px !important;
    border: 3px solid;
}

.ffi[data-ffi-value]:after {
    height: 28px;
    font-size: 20px;
    margin: auto;
    display:flex;
    align-items:center;
    vertical-align: middle;
}

.ratingui label {
    color: black;
    font-family: 'Avenir';
    font-size: 20px;
    width: 150px;
    background-color: white;
    padding: 10px 15px 10px 20px;
    margin: 12px;
    line-height: 75px;
    box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.08);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

form.aui .text, form.aui .password, form.aui .select, form.aui .aui-select2-container .select2-choices {
    font-size:18px;
    border: 3px solid #516cad;
    max-width:400px;
}

form.aui legend, form.aui label {
    color: black;
    font-family: 'Avenir';
    font-size: 20px;
}

form.aui .textarea, form.aui .select[size], form.aui .multi-select {
    font-size: 18px;
    border: 3px solid #516cad;
}

form.aui.is-active .actions .action-group.topic-select-container[data-v-1ad41ba4] {
    display: none;
}

form.aui.is-active .textarea .aui-buttons[data-v-1ad41ba4] {
    display: none;
}

.aui-button.aui-button-primary[disabled], .aui-button.aui-button-primary[disabled]:hover, .aui-button.aui-button-primary[disabled]:focus, .aui-button.aui-button-primary[disabled]:active, .aui-button.aui-button-primary[aria-disabled="true"], .aui-button.aui-button-primary[aria-disabled="true"]:hover, .aui-button.aui-button-primary[aria-disabled="true"]:focus, .aui-button.aui-button-primary[aria-disabled="true"]:active {
    background-color: #f4f5f7 !important;
}

.aui-message.success {
	margin: 0px auto;
	width: 300px;
}

.aui-message.success p {
	font-size: 20px;
}

.rwui_tabs .rwui_tab_content.rw_active {
	padding-bottom: 60px;
}

/* fix button breaking to next line on small window size */
/*
span#i_startup1 span,
span#i_startup2 span,
span#i_startup3 span,
span#i_startup4 span,
span#i_startup5 span,
span#i_startup6 span,
span#i_startup7 span,
span#i_startup8 span,
span#i_startup9 span {
	display: inline-block !important;
}
*/

div.ratingui > div.custom-section-container > span > span > span > span {
	display: inline-block !important;
}

/* M O B I L E  S T Y L I N G */

@media only screen and (max-width: 480px) and (min-width: 320px){
	.lockoverlay {
		justify-content: flex-start!important;
	    margin-top: 0px!important;
	    height: 100%!important;
	    background: rgba(255, 255, 255, .5);
	}
	.my-title {
		text-align: left;
	}
	.headerImage .general-text-container {
		width: 90%;
		margin: 0px auto;
		padding: unset;
	}
	.startupcontainer {
		justify-content: center;
	}
	.headerImage .general-text-container p {
		font-size: 32px !important;
		line-height: 1.4;
		text-align: left;
	}

	/* styling forum cards */
	.micropost .micropost-right .micropost-content,
	.microBlogWrapper .microBlogContainer.slim .globalTimeline-container .globalTimeline .micropost-footer,
	.microBlogWrapper .microBlogContainer.slim #microPostContextContainer .micropost-footer {
    	padding-left: 30px;
    	padding-right: 30px;
	}

	.rwui_tabs>.rwui_tabs_menu {
		justify-content: center;
	}

	.rwui_tab_content.rw_active[data-name="Ask the Founder"] div.general-text-container p.my-title {
		line-height: 1.5 !important;
	}

	.rwui_tabs .rwui_tab_content.rw_active div.custom-section-container.startupcontainer {
		width: auto;
	}

	.rwui_tabs .rwui_tab_content.rw_active div.custom-section-container.startupcontainer div.general-text-container p {
		text-align: left;
	}

	.companyDescription {
		flex-direction: column !important;	
	}
	.my-button {
    	width: 180px !important;
    	height: 57px !important;
	}
	form.aui legend, form.aui label {
		font-size: 12px !important;
	}
	form.aui label{
		margin: 15px !important;
	}
	form.aui label{
		width: 92% 
	}
	.startupcontainer {
		width: unset !important;
	}
	.startup {
		height: 75px !important;
		width: 30% !important;
	}
	.startupimg {
		width: 100% !important;
	}
	.startupcontainer .startup font {
		display: none;
	}
	.companyDescription {
		padding-top: 30px;
	}
	.companyDescription .general-text-container,
	.startupInfo .general-text-container {
		padding: 30px 0px !important;
	}
	.startupInfo .general-text-container .my-title {
		padding-top: 40px;
	}
	.startupInfo {
		width: 70vw !important;
	}
	span#i_startup1 span,
	span#i_startup2 span,
	span#i_startup3 span,
	span#i_startup4 span,
	span#i_startup5 span,
	span#i_startup6 span,
	span#i_startup7 span,
	span#i_startup8 span,
	span#i_startup9 span {
		display: inline-block !important;
	}
	.logoButtonsContainer {
		padding-top: 0px;
	}
}

</style>

<base target="_blank">



Show If
groupjudge-users


Custom section
ContainerIDrate-the-startup-info-container
Classstartupcontainer


General description
CustomCSSwidth: 80vw; margin: auto; padding: 0px;
MyTitleCSS-webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background: white; padding 0px; line-height: 1.5!important;
MyTitleJudges - Please select each startup and rate them across the 4 P's (Product, People, Potential, and Predictability).
BodyCSSpadding: 0px; color: white !important;

You may add your rating during or after each pitch. You can go back to a previous company and change your rating. Please ensure to rate all startups before selecting "Submit All Scores".




Hide If
groupjudge-users


Custom section
Classstartupcontainer


General description
CustomCSSwidth: 80vw; margin: auto; padding: 0px;
MyTitleCSS-webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background: white; padding 0px; line-height: 1.5!important;
MyTitleDuring the event, please click below to learn more about each startup, rate their pitch, and request an introduction!
BodyCSSpadding: 0px; color: white !important;

Welcome to our OneValley Pitch Event - Fintech Edition!  Click through below to learn more about each startup, rate their pitch, and request an introduction! Please ensure to rate all startups before selecting “Submit All Scores”.





HTML
<script>
function jstartup_index(index) {
    $(".jstartupInfo").hide(); 
	$(".ratingui").hide(); 
	document.getElementsByClassName('jstartupInfo')[index].style.display = 'flex';
	document.getElementsByClassName('ratingui')[index].style.display = 'flex';
	window.scroll(0,findPos(document.getElementById("jscroll")));
}

function findPos(obj) {
    var curtop = 0;
    if (obj.offsetParent) {
        do {
            curtop += obj.offsetTop;
        } while (obj = obj.offsetParent);
    return curtop;
    }
}

</script>

<style>
.startupcontainer {
	display: flex;
    width: 80vw;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    margin: auto;
	display:none;
	
}



.startup font {
    font-weight: bold !IMPORTANT;
}
.startup:hover {
    -webkit-transform: translateY(-5px); 
    -moz-transform: translateY(-5px); 
    -ms-transform: translateY(-5px); 
    -o-transform: translateY(-5px); 
    transform: translateY(-5px);
}

.startupimg {
	width: inherit;
	max-height: 60px;
	margin: 10px 0px;
	object-fit: contain;
}
.companyDescription {
 	display: flex;
	flex-direction: row;
}
</style>
<div class="startupcontainer">

<div class="startup" onclick="jstartup_index(0)">
<font style="size: 24px; font-weight: 400; text-align: center;"> PRODUCTFY </font>
</div>

<div class="startup" onclick="jstartup_index(1)">
<font style="size: 24px; font-weight: 400; text-align: center;"> COGNICOR </font>
</div>

<div class="startup" onclick="jstartup_index(2)">
<font style="size: 24px; font-weight: 400; text-align: center;"> BOSS INSIGHTS </font>
</div>

<div class="startup" onclick="jstartup_index(3)">
<font style="size: 24px; font-weight: 400; text-align: center;"> PHOTON COMMERCE </font>
</div>

<div class="startup" onclick="jstartup_index(4)">
<font style="size: 24px; font-weight: 400; text-align: center;"> GOLDEN </font>
</div>

<div class="startup" onclick="jstartup_index(5)">
<font style="size: 24px; font-weight: 400; text-align: center;"> RUSTLE </font>
</div>

<div class="startup" onclick="jstartup_index(6)">
<font style="size: 24px; font-weight: 400; text-align: center;"> SENCHA CREDIT </font>
</div>

<div class="startup" onclick="jstartup_index(7)">
<font style="size: 24px; font-weight: 400; text-align: center;"> DATABENTO </font>
</div>

</div>


Custom section
ContainerIDjscroll



Custom section
CustomCSSflex-direction: column; /* width: 80vw; */ margin: auto;
Classallcards


Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo



Custom section
CustomCSSdisplay: none;
ClassjstartupInfo




Show If
CustomCSSpadding:0px; margin:0px;
trimfalse
usermichaelm@gsvlabs.com,saniya@gsvlabs.com,zuhair@gsvlabs.com,2c9f99c67206765c017295c6d4280709
groupjudge-users


ConfiForms Form Definition
additionalFormAdminsgsvlabs-admins
anonymousInputtrue
formSuperUsersgsvlabs-admins
formNameofficialVote
exporttrue
uniqueByUserMessageYou are only allowed to rate once!


Submit All Scores@selfofficialVoteSubmit All ScorestrueINLINE


flex-direction: column; /*width: 80vw;*/ margin: auto;ratinguiContainerINLINE


flex-direction: column;ratinguiINLINE


padding: 20px !important;PRODUCTFYdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup1product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup1people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup1potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup1predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;COGNICORdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup2product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup2people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup2potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup2predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;BOSS INSIGHTSdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup3product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup3people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup3potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup3predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;PHOTON COMMERCEdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup4product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup4people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup4potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup4predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;GOLDENdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup5product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup5people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup5potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup5predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;RUSTLEdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup6product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup6people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup6potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup6predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;SENCHA CREDITdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup7product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup7people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup7potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup7predictability


flex-direction: column;ratinguiINLINE


padding: 20px !important;DATABENTOdisplay: none;INLINE



padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup8product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup8people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup8potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup8predictability


flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;ProductINLINE

● Are they an imitator or an innovator? Does the company have a sustainable claim to fame?
● How is their traction? Are they starting to achieve meaningful market share? Is their growth accelerating?
● Do they delight customers and show repeated use?

startup9product

padding: 20px; width: 95%;PeopleINLINE

● Experience and reputation of the Founding Team, advisors, clients, board etc.
● Ability to recruit and develop top talent
● Complementary nature of founding team’s strategic strengths

startup9people

padding: 20px; width: 95%;PotentialINLINE

● How big can this opportunity be?
● Are they attacking either a massive addressable market or a small, but rapidly growing market?
● Is their market opportunity limited by megatrends (massive economic and cultural shifts) or are they being propelled by these trends?

startup9potential

padding: 20px; width: 95%;PredictabilityINLINE

● For companies that have begun monetizing, are their recurring revenues or a formula that produces predictable operating results?
● Do they gain operating leverage as they continue to achieve economies of scale?

startup9predictability



useremailUser Emailread_only

usernameUser Nameread_only

startup1productStartup 1 ProductYou need to rate all 4 P's for Curastorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup1peopleStartup 1 PeopleYou need to rate all 4 P's for Curastorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup1predictabilityStartup 1 PredictabilityYou need to rate all 4 P's for Curastorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup1potentialStartup 1 PotentialYou need to rate all 4 P's for Curastorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup2productStartup 2 ProductYou need to rate all 4 P's for Evolutetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup2peopleStartup 2 PeopleYou need to rate all 4 P's for Evolutetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup2predictabilityStartup 2 PredictabilityYou need to rate all 4 P's for Evolutetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup2potentialStartup 2 PotentialYou need to rate all 4 P's for Evolutetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup3productStartup 3 ProductYou need to rate all 4 P's for nedltrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup3peopleStartup 3 PeopleYou need to rate all 4 P's for nedltrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup3predictabilityStartup 3 PredictabilityYou need to rate all 4 P's for nedltrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup3potentialStartup 3 PotentialYou need to rate all 4 P's for nedltrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup4productStartup 4 ProductYou need to rate all 4 P's for Patientorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup4peopleStartup 4 PeopleYou need to rate all 4 P's for Patientorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup4predictabilityStartup 4 PredictabilityYou need to rate all 4 P's for Patientorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup4potentialStartup 4 PotentialYou need to rate all 4 P's for Patientorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup5productStartup 5 ProductYou need to rate all 4 P's for remodelmatetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup5peopleStartup 5 PeopleYou need to rate all 4 P's for remodelmatetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup5predictabilityStartup 5 PredictabilityYou need to rate all 4 P's for remodelmatetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup5potentialStartup 5 PotentialYou need to rate all 4 P's for remodelmatetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup6productStartup 6 ProductYou need to rate all 4 P's for ShearSharetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup6peopleStartup 6 PeopleYou need to rate all 4 P's for ShearSharetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup6predictabilityStartup 6 PredictabilityYYou need to rate all 4 P's for ShearSharetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup6potentialStartup 6 PotentialYou need to rate all 4 P's for ShearSharetrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup7productStartup 7 ProductYou need to rate all 4 P's for Syrgtrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup7peopleStartup 7 PeopleYou need to rate all 4 P's for Syrgtrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup7predictabilityStartup 7 PredictabilityYou need to rate all 4 P's for Syrgtrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup7potentialStartup 7 PotentialYou need to rate all 4 P's for Syrg.true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup8productStartup 8 ProductYou need to rate all 4 P's for WearWorkstrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup8peopleStartup 8 PeopleYou need to rate all 4 P's for WearWorkstrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup8predictabilityStartup 8 PredictabilityYou need to rate all 4 P's for WearWorkstrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup8potentialStartup 8 PotentialYou need to rate all 4 P's for WearWorkstrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_grouptrue

startup9productStartup 9 ProductYou must rate all the startups.true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_group

startup9peopleStartup 9 PeopleYou must rate all the startups.true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_group

startup9predictabilityStartup 9 PredictabilityYou must rate all the startups.true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_group

startup9potentialStartup 9 PotentialYou must rate all the startups.true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|]radio_group



HTML
<script>
//enables waitUntilExists
(function(e, f) {
    var b = {},
        g = function(a) {
            b[a] && (f.clearInterval(b[a]), b[a] = null)
        };
    e.fn.waitUntilExists = function(a, h, j) {
        var c = this.selector,
            d = e(c),
            k = d.not(function() {
                return e(this).data("waitUntilExists.found")
            });
        "remove" === a ? g(c) : (k.each(a).data("waitUntilExists.found", !0), h && d.length ? g(c) : j || (b[c] = f.setInterval(function() {
            d.waitUntilExists(a, h, !0)
        }, 500)));
        return d
    }
})(jQuery, window);
</script>
<script>
/*
$('emailLink').onclick = function() {newTab()};
function newTab() {
	window.open('mailto:kate@gsvlabs.com?subject=Introduction%20to%20Forgeant');
}
*/
</script>

<script>
// make sure containers holding submit content and form content are both set to be hidden    
// make confiforms query 
var formId = "officialVote";
var pageId = "41091485";
var query_input_id = "email";
var showSubmit = false; 
jQuery.ajax({
  url: "/ajax/confiforms/rest/filter.action?pageId="+pageId+"&f="+formId+"&q="+query_input_id+":" + "michaelm@gsvlabs.com",
  type: 'get',
  dataType: 'json',
  async: false,
  success: function(data) {
	console.log("data from conf", data, data.list.entry, data.list.entry.length);
    // if something exists, then showSubmit is true 
    if(data.list.entry.length){
		console.log("entry length", data.list.entry.length);
      showSubmit = true; 
    }

	console.log("showSubmit", showSubmit);
//    // if showSubmit is true, show container which holds submit content 
//    // else, show form content 
//    if(showSubmit){
//      $("#thanks").show();
//    } else {
//      $("#theform").show();
//    }
  }
})
</script>



Hide If
groupjudge-users


ConfiForms Form Definition
additionalFormAdminsgsvlabs-admins,operations-admins
anonymousInputtrue
formSuperUsersgsvlabs-admins,operations-admins
formNamepopularVote
exporttrue


Submit All Scores@selfpopularVotestartup1=m&startup2=m&startup3=m&startup4=m&startup5=m&startup6=m&startup7=m&startup8=m&startup9=mSubmit All ScorestrueINLINE


flex-direction: /*column; width: 80vw;*/ margin: auto;ratinguiContainerINLINE


flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup1



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup2



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup3



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup4



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup5



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup6



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup7



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup8



flex-direction: column;ratinguiINLINE


padding: 20px; width: 95%;RatingINLINE

What rating do you give this startup?


INLINE

startup9




useremailUser Emailtext

usernameUser Nametext

startup1Startup 1 RatingYou need to rate Curastorytrue[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup2Startup 2 RatingYou need to rate Evolute!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup3Startup 3 RatingYou need to rate nedl!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup4Startup 4 RatingYou need to rate Patientory!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup5Startup 5 RatingYou need to rate remodelmate!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup6Startup 6 RatingYou need to rate ShearShare!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup7Startup 7 RatingYou need to rate Syrg!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup8Startup 8 RatingYou need to rate WearWorks!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_grouptrue

startup9Startup 9 RatingYou need to rate all startups!true[1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|m=I missed the pitch|]radio_group





Custom section
CustomCSSdisplay: none;
ContainerIDsubmitted_banner
Classsubmitted


Custom section
CustomCSSborder-radius: 44px; flex-direction: column; width: 78vw; display: inline-table; box-shadow: 2px 2px 15px -3px #00000030; padding:40px; margin: 40px auto 10px auto; background: white; align-items: center;
ClassstartupInfo


Custom section
CustomCSSdisplay: flex; flex-direction: row;
ClasscompanyDescription


Custom section
CustomCSSflex-direction: column;
ClasstextHolder

General description
CustomCSSpadding: 0px; width: 65%;
BodyCSSfont-size: 28px; line-height: 1.3;

Thank you for participating in the Pioneer Pitch Night




General description
CustomCSSpadding: 20px; width: 60vw;
MyTitleCSSfont-size: 18px; font-family: var(--main-font-family); font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.49; letter-spacing: 1.7px; font-weight: bold; background: #666666; -webkit-background-clip: text; -webkit-text-fill-color: transparent;

Please stay tuned as the results will be shared soon!





HTML
<style>
.startupcontainer {
	display: flex;
    width: 80vw;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    margin: auto;
	
}
.startup {
	display: flex;
	flex-direction: column;
	box-shadow: 2px 2px 15px -3px #00000030;
	padding: 20px;
	margin: 10px;
	justify-content: center;
	align-items: center;
	width: 140px;
	cursor: pointer;
	border-radius: 0px;
    height: 15px;
    font-weight: bold;
    background: var(--primary-color);
    color: white;
}

.startup:hover {
    -webkit-transform: translateY(-5px); 
    -moz-transform: translateY(-5px); 
    -ms-transform: translateY(-5px); 
    -o-transform: translateY(-5px); 
    transform: translateY(-5px);
}

.startupimg {
	width: inherit;
	max-height: 60px;
	margin: 10px 0px;
	object-fit: contain;
}
.companyDescription {
 	display: flex;
	flex-direction: row;
}
.textHolder {
	flex-direction: row;
}
</style>


HTML
<style>

#rw_wrapper #main-content.wiki-content {
    margin-bottom: -4px;
	padding: 0px !important;
}
span.i_holdingrow_megatrends {
    display: flex;
}
span#i_holdingrow_megatrends {
    display: flex;
}
span#i_megatrends {
    width: 60%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.radio {
    position: absolute;
    z-index: -10;
}

.ffi {
    padding: 0px !important;
    width: 300px !important;
    border: 3px solid;
}

.ffi[data-ffi-value]:after {
    height: 28px;
    font-size: 20px;
    margin: auto;
    display:flex;
    align-items:center;
    vertical-align: middle;
}

.ratingui label {
    color: black;
    font-family: 'Avenir';
    font-size: 20px;
    width: 150px;
    background-color: white;
    padding: 10px 15px 10px 20px;
    margin: 12px;
    line-height: 75px;
    box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.08);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

input:checked + label {
    color: var(--s-tab-fill)!important;
    border: 1px solid var(--s-tab-outline) !important;
}

form.aui .text, form.aui .password, form.aui .select, form.aui .aui-select2-container .select2-choices {
    font-size:18px;
    border: 3px solid #516cad;
    max-width:400px;
}

div#s2id_i_megatrends {
    border: none;
}

form.aui legend, form.aui label {
    color: black;
    font-family: 'Avenir';
    font-size: 20px;
}

form.aui .textarea, form.aui .select[size], form.aui .multi-select {
    font-size: 18px;
    border: 3px solid #516cad;
}

.custom-section-container.opaque{

	display: flex;
}

.custom-section-container.nopaque{

	display: none;
}

.startupInfo {
	box-shadow: 2px 2px 15px -3px #00000030;
	padding: 20px;
	margin: 10px 0px;
	background: white;
}

.ratingui {
	box-shadow: 2px 2px 15px -3px #00000030;
	padding: 20px;
	background: white;
	width: 80vw;
	margin: auto;
	display: none;
}

.jstartupInfo {
	box-shadow: 2px 2px 15px -3px #00000030;
	padding: 20px;
	background: white;
	width: 80vw;
	margin: auto;
	display: none !important;
}

form.aui.is-active .actions .action-group.topic-select-container[data-v-1ad41ba4] {
    display: none;
}

form.aui.is-active .textarea .aui-buttons[data-v-1ad41ba4] {
    display: none;
}

ul.rwui_tabs_menu {
    display: flex;
    width: 80vw;
    margin: auto !important;
}

a.rwui_tab_button.rw_active {
}

a.rwui_tab_button {
}

<style>

.confiFormsFormContent {
    padding: 0px!important;
	background: #516cad !important;
  }

.confiFormsFormFooter {
    background-color: #516cad !important;
}

.confiFormsFormBorder {
    margin: 0px 0px 20px 0px!important;
    width: 100%;
    border-width: 0px!important;
	background: #516cad !important;
}

.table-wrap {
   display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

button.my-create-dialog-create-button {
    width: 170px;
    height: 45px;
    background-color: #41b46a!important;
    border: none;
    color: white;
    font-size: 18px;
    margin: 20px;
    float: right;
}
.logoButtonsContainer {
	width: 20% !important;
    flex-direction: column !important;
    justify-content: space-evenly;
	min-width: 250px;
}
.logoButtonsContainer button.my-button {
    margin-left: 19px;
}
.aui-message.success {
	margin: 0px auto;
	width: 300px;
}

.aui-message.success p {
	font-size: 20px;
}

.rwui_tabs .rwui_tab_content.rw_active {
	padding-bottom: 60px;
}

@media only screen and (max-width: 480px) and (min-width: 320px){
	.my-title{
		text-align: left;
	}
	.headerImage .general-text-container {
		width: 90%;
		margin: 0px auto;
		padding: unset;
	}
	.startupcontainer {
		justify-content: center;
	}
	.headerImage .general-text-container p {
		font-size: 32px !important;
		line-height: 1.4;
		text-align: left;
	}

	button.my-create-dialog-create-button {
    	margin:auto;
	    float: unset;
	}

	/* styling forum cards */
	.micropost .micropost-right .micropost-content,
	.microBlogWrapper .microBlogContainer.slim .globalTimeline-container .globalTimeline .micropost-footer,
	.microBlogWrapper .microBlogContainer.slim #microPostContextContainer .micropost-footer {
    	padding-left: 30px;
    	padding-right: 30px;
	}

	.rwui_tabs>.rwui_tabs_menu {
		justify-content: center;
	}

	.rwui_tab_content.rw_active[data-name="Ask the Founder"] div.general-text-container p.my-title {
		line-height: 1.5 !important;
	}

	#rate-the-startup-info-container {
		width: auto;
	}

	#rate-the-startup-info-container div.general-text-container p {
		text-align: left;
	}

	.confiFormsFormFooter {
		display: flex;
		justify-content: center;
	}
	.companyDescription {
		flex-direction: column !important;	
	}
	.my-button {
    	width: 180px !important;
    	height: 57px !important;
	}
	form.aui legend, form.aui label {
		font-size: 12px !important;
	}
	form.aui label{
		margin: 15px !important;
	}
	form.aui label{
		width: 92% 
	}
}

</style>


<style>
#submitted_banner {
	/*display: none; */
}
</style>
	


HTML
<script>
document.getElementById('i_useremail').value = AJS.params.remoteUser;
document.getElementById('i_username').value = AJS.params.currentUserFullname;
</script>

<script>
//enables waitUntilExists
(function(e, f) {
    var b = {},
        g = function(a) {
            b[a] && (f.clearInterval(b[a]), b[a] = null)
        };
    e.fn.waitUntilExists = function(a, h, j) {
        var c = this.selector,
            d = e(c),
            k = d.not(function() {
                return e(this).data("waitUntilExists.found")
            });
        "remove" === a ? g(c) : (k.each(a).data("waitUntilExists.found", !0), h && d.length ? g(c) : j || (b[c] = f.setInterval(function() {
            d.waitUntilExists(a, h, !0)
        }, 500)));
        return d
    }
})(jQuery, window);
</script>
<script>
/*
$('emailLink').onclick = function() {newTab()};
function newTab() {
	window.open('mailto:kate@gsvlabs.com?subject=Introduction%20to%20Forgeant');
}
*/
</script>
<script>
//hides startups if ratings are submitted
$("div#action-messages div.success p").waitUntilExists(function() {
    /*$("div.startupcontainer").hide();*/
	$(".ratingui").hide();
	$(".confiFormsFormFooter").hide();
});
</script>

HTML
<script>
var pageId = AJS.params.pageId;

$(document).ready(() => {
  jQuery.ajax({
    url: "/ajax/confiforms/rest/filter.action?pageId="+pageId+"&f=popularVote&q=*",
    type: "get",
    dataType: 'json',
    async: true,
    success: function (data) {
      if (data.list.entry.length) {
        for (var i = 0; i < data.list.entry.length; i++) {
          console.log(data.list.entry[i].fields.useremail);
          if (data.list.entry[i].fields.useremail === AJS.params.remoteUser) {
            $("#submitted_banner").show();
            $(".cf_popularVote").hide();
          }
        }
      }
    },
    error: function (err) {
      console.log("this ain't workin");
    }
  });
});

$(document).ready(() => {
  jQuery.ajax({
    url: "/ajax/confiforms/rest/filter.action?pageId="+pageId+"&f=officialVote&q=*",
    type: "get",
    dataType: 'json',
    async: true,
    success: function (data) {
      if (data.list.entry.length) {
        for (var i = 0; i < data.list.entry.length; i++) {
          console.log(data.list.entry[i].fields.useremail);
          if (data.list.entry[i].fields.useremail === AJS.params.remoteUser) {
            $("#submitted_banner").show();
            $(".cf_officialVote").hide();
          }
        }
      }
    },
    error: function (err) {
      console.log("this ain't workin");
    }
  });
});
</script>


HTML
<script>
$(document).ready(() => {
    if (!(AJS.params.isConfluenceAdmin)) {
       $('.aui-button.aui-style-default.aui-dropdown2-trigger').hide()
    }
    /* prompt users when they leave the form */
    var unsaved = false;
    $('#i_confiform_registration_form').submit(function(){
      window.onbeforeunload = null
    })
    $(".ratingui input").change(function(){ //triggers change in all input fields including text type
        unsaved = true;
    });

    function unloadPage(){ 
        if(unsaved){
            return "hello";
        }
    }
    window.onbeforeunload = unloadPage;
});
</script>

<script>
$(document).ready(() => {
	$("a.external-link").attr("target", "_blank");
});
</script>
<script>
// default first company show
$(document).ready(() => {
jstartup_index(0)
});
</script>