Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
{{#css:
 +
 +
.btn {
 +
  border: none;
 +
  background-color: #FFFFFF;
 +
  padding: 14px 28px;
 +
  font-size: 12px;
 +
  cursor: pointer;
 +
  display: inline-block;
 +
}
 +
 +
.btn:hover {background: #ff9800;}
 +
 +
.cta {color: #eee;}
 +
 +
 +
p{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
li{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
.wrap {
 +
  height: 100%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
}
 +
 +
.button {
 +
  width: 300px;
 +
  height: 30px;
 +
  font-family: 'Roboto', sans-serif;
 +
  font-size: 13px;
 +
  letter-spacing: 2.5px;
 +
  font-weight: 500;
 +
  color: #FFFFFF;
 +
  background-color: #FFFFFF;
 +
  border: none;
 +
  border-radius: 45px;
 +
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
 +
  transition: all 0.3s ease 0s;
 +
  cursor: pointer;
 +
  outline: none;
 +
  padding-top: 15px;
 +
  padding-left: 15px;
 +
  margin-right: 100px;
 +
  text-transform: uppercase;
 +
  }
 +
 +
.button:hover {
 +
  background-color: #adadad;
 +
  box-shadow: 0px 15px 20px rgba(4, 97, 123, 0.4);
 +
  color: #FFFFFF;
 +
  transform: translateY(-7px);
 +
}
 +
 +
.checkbox {
 +
list-style: none;
 +
}
 +
}}
 +
<p class="button"><strong>[[About_vExpo/vExpo_Knowledge_Base|<span>'''< Back to Knowledge Base'''</span>]]</strong></p>
 +
 
{|
 
{|
 
[[File:EventHostCreating1.png|1200px|]]</center>
 
[[File:EventHostCreating1.png|1200px|]]</center>
 
|}
 
|}
 
{{StepbyStepMenu}}
 
{{StepbyStepMenu}}
 
+
[[FR:À_propos_de_vExpo/Base_de_connaissances_sur_vExpo/Salle_d’accueil/Créer/Schémas_de_parcours]]
 
='''Creating and Planning a vExpo Lobby'''=
 
='''Creating and Planning a vExpo Lobby'''=
   Line 11: Line 78:  
| style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #57416C; background-color: white; font-size:1em;" |  
 
| style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #57416C; background-color: white; font-size:1em;" |  
   −
[[File:Planningavexpolobby.png|1150px]]
+
[[File:Planningavexpolobby.png|link=https://wiki.gccollab.ca/images/b/b0/Planningavexpolobby.png|1150px]]
    
{{#css:
 
{{#css:
Line 44: Line 111:  
}
 
}
   −
h3{
+
#content h3{
 
padding-top:10px;
 
padding-top:10px;
 
font-family: Lato, Arial, Helvetica, sans-serif !important;
 
font-family: Lato, Arial, Helvetica, sans-serif !important;
Line 76: Line 143:     
.button {
 
.button {
   width: 230px;
+
   */width: 230px;*/
 
   height: 30px;
 
   height: 30px;
 
   font-family: 'Roboto', sans-serif;
 
   font-family: 'Roboto', sans-serif;
Line 107: Line 174:  
}
 
}
 
}}
 
}}
<p class="button"><strong>[https://acrobat.adobe.com/link/review?uri=urn:aaid:scds:US:7df156ea-e667-337c-857c-4056181f2daf Download PDF (427 KB)]</strong></p>
+
<p class="button"><strong>[[media:FINAL_Event_host_creating_and_planning_a_vExpo_lobby.pdf|Download PDF (427 KB)]]</strong></p>
 
<br>
 
<br>
   Line 114: Line 181:  
{| width="100%" cellpadding="10px" cellspacing="10px"
 
{| width="100%" cellpadding="10px" cellspacing="10px"
   −
{{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->  
+
<!--{{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->  
 
| colspan="4" |
 
| colspan="4" |
    
<div class="card greybg">
 
<div class="card greybg">
'''<big>User Map Transcript</big>''' <div class="card-body mw-collapsible mw-collapsed">
+
'''<big>User Flow Diagram Transcript</big>''' <div class="card-body mw-collapsible mw-collapsed">
 
'''Creating and planning a vExpo Lobby'''  
 
'''Creating and planning a vExpo Lobby'''  
 
<ol start="1">
 
<ol start="1">
<li>New Lobby Request</li>
   
<li>Prior to your CSPS event, Tech Lab will provide you with an information package to review.</li>
 
<li>Prior to your CSPS event, Tech Lab will provide you with an information package to review.</li>
<li>Review the steps for Planning and creating a vExpo lobby.</li>
+
<li>Review the steps for [https://docs.google.com/document/d/10R2p4j6kqQEjiD3sHBunbylJnkZkJcLE/edit#heading=h.sddb239u3taw Planning and Creating a vExpo Lobby].</li>
 
<li>Determine the vExpo lobby requirements based on the event needs.</li>
 
<li>Determine the vExpo lobby requirements based on the event needs.</li>
 
<li>Select a lobby design based on the requirements.</li>
 
<li>Select a lobby design based on the requirements.</li>
Line 130: Line 196:  
<li>Are new kiosks required for the event?</li>  
 
<li>Are new kiosks required for the event?</li>  
 
</ol>
 
</ol>
  −
Yes
  −
* Identify the event partners who will require new kiosks.
  −
* Send the steps for requesting a new kiosk to the event partners.
  −
   
<br>
 
<br>
<ol start="9">
+
::Yes, continue to step 8. No, skip to step 11.
 +
<br>
 +
<ol start="8">
 +
<li>Identify the event partners who will require new kiosks.</li>
 +
<li>Send the [https://docs.google.com/document/d/10R2p4j6kqQEjiD3sHBunbylJnkZkJcLE/edit#heading=h.7mb6qo6mexe9 Steps for Requesting a New Kiosk] to the event partners.</li>
 
<li>Are existing kiosks required for the event?</li>
 
<li>Are existing kiosks required for the event?</li>
 
</ol>
 
</ol>
Yes
  −
* Review the kiosk catalogue and identify the kiosk to include in the vExpo.
  −
* Contact the kiosk owners to get their agreement on using their kiosk for your event.
  −
  −
No
  −
* Fill out the vExpo Lobby Content Submission Form.
  −
   
<br>
 
<br>
<ol start="10">
+
::Yes, continue to step 11. No, skip to step 14.
 +
<br>
 +
<ol start="11">
 +
<li>Review the [https://docs.google.com/spreadsheets/d/1uiaEUtbh3t1k9UJWpIeifVSAwxQvJRHw/edit?pli=1#gid=439807850 Kiosk Catalog] and identify the kiosk to include in the vExpo.</li>
 +
<li>Contact the kiosk owners to get their agreement on using their kiosk for your event.</li>
 
<li>Are changes required to the existing kiosks?</li>  
 
<li>Are changes required to the existing kiosks?</li>  
 +
</ol>
 +
<br>
 +
::Yes, continue to step 14. No, skip to step 15.
 +
</br>
 +
<ol start="14">
 
<li>Send the steps for updating an existing kiosk to the kiosk owner.</li>
 
<li>Send the steps for updating an existing kiosk to the kiosk owner.</li>
<li>Fill out the vExpo Lobby Content Submission Form.</li>
+
<li>Fill out the [https://wiki.gccollab.ca/images/5/53/VExpo_Content_Submission_Template_Lobby.docx vExpo Lobby Content Submission Form].</li>
 
<li>Get final approval on lobby content and images.</li>
 
<li>Get final approval on lobby content and images.</li>
<li>Submit the final images and the Content Submission Form to techlab-labtech@csps-efpc.gc.ca</li>
+
<li>Submit the final images and the Content Submission Form to [mailto:techlab-labtech@csps-efpc.gc.ca techlab-labtech@csps-efpc.gc.ca]</li>
 
<li>Tech Lab will develop the custom lobby and share the event’s vExpo link once available.</span>
 
<li>Tech Lab will develop the custom lobby and share the event’s vExpo link once available.</span>
 
</ol>
 
</ol>

Navigation menu

GCwiki