Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
course:congress_setup:operations_manual:congress_app:start [2018/12/14 13:28] – don.lee | course: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, | * Prepare Congress Information, | ||
+ | * Onsite Purchase of Exhibitor & Trade Delegate | ||
* Upload speaker photo for / | * Upload speaker photo for / | ||
* Upload Show Daily during event, if need | * Upload Show Daily during event, if need | ||
+ | * Prepare certificate | ||
</ | </ | ||
+ | |||
Line 23: | Line 26: | ||
* prepare a PDF and put it on the server folder, / | * prepare a PDF and put it on the server folder, / | ||
* update the database collection " | * update the database collection " | ||
+ | < | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ | ||
* update the version number of / | * update the version number of / | ||
* Floor plan, / | * Floor plan, / | ||
Line 28: | Line 42: | ||
* also prepare the JSON data file which is hardcoded on server / | * also prepare the JSON data file which is hardcoded on server / | ||
* update the version number of / | * update the version number of / | ||
+ | |||
+ | |||
+ | |||
+ | ===== Onsite Purchase of Exhibitor & Trade Delegate ===== | ||
+ | |||
+ | * Remove both " | ||
+ | |||
===== Upload speaker photo ===== | ===== Upload speaker photo ===== | ||
Line 42: | Line 63: | ||
Show Daily is similar to informationPdf | Show Daily is similar to informationPdf | ||
* prepare the pdf file | * prepare the pdf file | ||
- | * upload it to server at / | + | * upload it to server at /userfile/ |
* update the database record for " | * update the database record for " | ||
< | < | ||
Line 52: | Line 73: | ||
" | " | ||
" | " | ||
- | } | + | }, |
+ | " | ||
} | } | ||
</ | </ | ||
* update the version number of / | * update the version number of / | ||
+ | ===== Prepare Certificate ===== | ||
+ | |||
+ | We need to upload the certificate before the end of the event. | ||
+ | * prepare image background file | ||
+ | * attendance > / | ||
+ | * cme > / | ||
+ | * modify the template certificate.html accordingly | ||
+ | * |