course:congress_setup:operations_manual:congress_app:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
course:congress_setup:operations_manual:congress_app:start [2018/12/14 12:49] – created don.leecourse:congress_setup:operations_manual:congress_app:start [2018/12/16 09:03] (current) don.lee
Line 5: Line 5:
   * Replace app icon and banner   * Replace app icon and banner
   * Prepare Congress Information, Floor plan images before publish   * Prepare Congress Information, Floor plan images before publish
 +  * Onsite Purchase of Exhibitor & Trade Delegate
   * Upload speaker photo for /mobile/download API   * Upload speaker photo for /mobile/download API
   * Upload Show Daily during event, if need   * Upload Show Daily during event, if need
 +  * Prepare certificate
 </code> </code>
 +
  
  
Line 21: Line 24:
  
   * Congress Information, /mobile/informationPdf   * Congress Information, /mobile/informationPdf
-    * prepare a PDF and put it on the server folder +    * prepare a PDF and put it on the server folder, /userfile/apvrs/img/informationPDF/ 
 +    * update the database collection "informationPdf" 
 +<code> 
 +
 +  "title": "Congress Information", 
 +  "asset":
 +      "fullPath": "/userfile/apvrs/img/informationPDF/Congress Information.pdf", 
 +      "timestamp": 1487077993482 
 +  }, 
 +  "eventShortCode": "apvrs2018", 
 +  "parentId": "InformationPDF" 
 +
 +</code> 
 +    * update the version number of /mobile/version for informationPdf
   * Floor plan, /mobile/setting   * Floor plan, /mobile/setting
     * prepare the images and put them on the server folder     * prepare the images and put them on the server folder
-    * also prepare the JSON data file which is hardcoded on server +    * also prepare the JSON data file which is hardcoded on server /data/floorplan/floorplan.json 
-  * A "Session List" will be shown, locate the current session by date, time and venue. +    * update the version number of /mobile/version for setting
-  * Tap the current session to see the "Session View"+
-  * Show the Session Chair on how to read the Speaker's biography+
-    * Tap a Topic in the topic list will display the "Topic View"+
-    * Tap the Speaker's name in the "Topic View"+
-    * It will then display the Speaker's profile. +
-      * If that speaker has updated his/her biography, it will be displayed too. +
-    * Click the top-left [< Back] button twice to return to the "Session View"+
-    * Repeat the above steps for another topic.+
  
-^ Home Screen ^ Session List ^ 
-| {{:course:congress_setup:operations_manual:session_room:img_0003.png?200|}} | {{:course:congress_setup:operations_manual:session_room:img_0004.png?200|}} |  
  
  
-<note important>In short, you just go back and forth between "Session View" <-> "Topic View" <-> "Speaker' profile"</note>+===== Onsite Purchase of Exhibitor & Trade Delegate =====
  
-^ Session View ^ Topic View ^ Speaker Profile ^ +  * Remove both "onlyFor" and "visibleBy" in the merchandise for Exhibitor & Trade Delegate badgesOtherwise, onsite mobile app could not buy these badges.
-| {{:course:congress_setup:operations_manual:session_room:img_0005.png?200|}} |{{:course:congress_setup:operations_manual:session_room:img_0006.png?200|}} | {{:course:congress_setup:operations_manual:session_room:img_0007.png?200|}} |+
  
  
 +===== Upload speaker photo =====
  
-  * After the session is finished, collect back the iPad mini for next session. +  * prepare the photo with registration code as filename 
-  * At the end of each day, return the iPad to "Speaker Ready Room"+  * put them into a folder "speakerPhoto
- +  * put this "speakerPhotoin folder by datee.g. "20181219
-===== Take Attendance ===== +  * then zip this "20181218as 20181218.zip 
- +  * put this 20181218.zip file on the server folder /userfile/apvrs/data/apvrs2018/mobileDownload/20181218.zip 
-  * You are required to use the Congress Helper app to take attendance for each session. +  * update the version number of /mobile/version for download
-  * Open the "Congress Helperapp on the Android phone. +
- +
-  * If you have separate handheld scannerpair the scanner to the mobile phone first([[https://www.youtube.com/watch?v=WvSv9SVFirc&list=PLr_utZPSrK_1hYC-3U_rV-FOikIQ2ZHpK&index=15|Watch YouTube]]) +
-    * Tap the [Settings] button in the home screen. You will be asked to login with password. +
-      * Switch on the handheld scanner. +
-      * Tap [Bluetooth] button, it will display a list of bluetooth devices. +
-      * Find the correct one (either CS4070 or QC7556) and tap the button next to it. +
-      * If pair successfully, you should hear a "beatsound from the scanner and see it is connected on the mobile phone. +
-    * Go back to the home screen by tapping the top-left [<--] button. +
- +
-  * Tap the [Attendance] button in the home screen. +
- +
-{{:course:congress_setup:operations_manual:session_room:home.png?200|}} +
- +
-  * Tap the top "Click to change settingsbutton and select the current session by date, time and venue+
-  * It will display the session time, venue and theme on the top. If it is incorrect, tap again to choose another session. +
- +
-^ Session is not selected ^ Select session ^ Session is selected ^ +
-| {{:course:congress_setup:operations_manual:session_room:attendance_is_not_set.png?200|}} | {{:course:congress_setup:operations_manual:session_room:attendance_session.png?200|}} | {{:course:congress_setup:operations_manual:session_room:attendance_session_is_set.png?200|}} | +
- +
- +
-  * Scan the delegate badge's QR code. +
-    * If the delegate is allowed to enter the session room, it will display his/her last name and registration code after scan. +
- +
-{{:course:congress_setup:operations_manual:session_room:attendance_success_scan.png?200|}} +
- +
-    * If the delegate is NOT allowed to enter (one-day pass), it will display "UNAUTHORIZED" and that delegate "admission date". The admission date is also printed at the bottom of the delegate badge, please double check to make sure that is correct. +
- +
-{{:course:congress_setup:operations_manual:session_room:attendance_unauthorized.png?200|}} +
- +
-  * After each session, repeat the above step to choose another session. +
-  * At the end of each day, return the mobile phone to "Speaker Ready Room".+
  
 +===== Upload Show Daily =====
  
 +Show Daily is similar to informationPdf
 +  * prepare the pdf file
 +  * upload it to server at /userfile/apvrs/img/informationPDF
 +  * update the database record for "informationPdf" collection
 +<code>
 +{
 +    "title" : "Show Daily 1",
 +    "eventShortCode" : "apvrs2018",
 +    "parentId" : "ShowDaily",
 +    "asset" : {
 +        "fullPath" : "/userfile/apvrs/img/informationPDF/APVRS_2017_ShowDaily_Day1.pdf",
 +        "timestamp" : 1487077993500.0
 +    },
 +    "_type" : "InformationPdf"
 +}
 +</code>
 +  * update the version number of /mobile/version for informationPdf
  
-===== Report problem =====+===== Prepare Certificate =====
  
-<note important>In case there is any abnormal situation in session room, please report to the Speaker Ready Room immediately.</note> +We need to upload the certificate before the end of the event.
  
-Examples: +  * prepare image background file 
-  Video inside the PowerPoint could not be played properly+    attendance > /userfile/demo/img/<esc>/certificates/attendance.jpg 
-  Remote clicker could not control the PowerPoint presentation+    cme > /userfile/demo/img/<esc>/certificates/cme.jpg 
-  * Computers in the session room could not connect to the server+  * modify the template certificate.html accordingly 
-  * PowerPoint presentation file could not be showed.+  * 
  • course/congress_setup/operations_manual/congress_app/start.1544762947.txt.gz
  • Last modified: 2018/12/14 12:49
  • by don.lee