This is an old revision of the document!
Speaker Ready Room
Problems
Problem | The SRR is not using MongoDB at all, need to change that to a local db |
---|---|
Solution | Since SRR will be used without internet, the MongoDB must be local on the same machine |
Fixed |
Current Topic object
{ "id": "114", "startTime": "2015-04-01T11:00:00Z", "endTime": "2015-04-01T12:30:00Z", "category": "invited", "subspecialty": "Glaucoma", "type": "symposium", "theme": "EGS Symposium: Cataract Surgery in Glaucoma", "venueId": "3", "venue": "Yuexiu Hall", "code": "GL-SS06", "title": "When is Clear-Lens Phacoemulsification Indicated in Primary Angle-Closure", "duration": "12", "sequence": "1", "abstractId": "0", "speakerLastName": "Husain", "speakerFirstName": "Rahat", "speakerBarcode": "A0059190", "speakerEmail": "rahat.husain@snec.com.sg" }
New Topic Object
Problem | Need to convert the Session data to Topic instead |
---|---|
Solution | |
Fixed |
Problem |
---|