Welcome Guest - Join Now - Sign In

WizIQ Forum » WizIQ Virtual Classroom API » Create your first class using WizIQ php sample code
Add reply
11/23/2011 5:28:21 AM
WizIQ Support
Posts 265
First step that you need to do is to create teachers account on WizIQ which can be used while creating the classes:

1. Login to your account at www.wiziq.com
2. Browse to link: http://www.wiziq.com/api/
3. Note down the Access and Secret keys
4. On same page click on the "Add Teacher" button to add teachers for your account
5. Create account for the teachers for whom you will be scheduling the classes using API

Download the latest sample code here: http://developer.wiziq.com/sample-code

Unzip the content and edit the files as per your account.

1. Open WiZiQService.php and enter the access and secret key values
2. Do not make any further change in this files
3. To create your first class you need to edit the create.php file and enter these mandatory information (other are optional)

presenter_id (Required in case the API plan is room based rather than teacher based. It is teacher account by default)
presenter_email (email id of one of the teacher as created above. Not required if room based plan)
presenter_name
title
start_time (MM/DD/YYYY HH:mm:ss)
duration
timezone (as listed here http://class.api.wiziq.com/tz.xml)

Once you have made the changes, call the WiZiQService.php file.
11/24/2011 7:33:43 AM
Maneet
Posts 6
Hi,

I can help you integrate wiziq API with your applications and help you use WizIQ in a better manner. I am "WizIQ Certified Integration Provider". Get your WizIQ plug in ready for Moodle, Joomla, C#/ASP.NET, or independent PHP solutions.

Check out more details at http://www.buildeschool.com

Thanks.
Regards,
Maneet Khurana
1/11/2012 9:45:53 AM
Reach
Posts 1
hi
have just configured my access keys, create.php and uploaded the files but i get the following error when running WiZiQService.php.

Parse error: syntax error, unexpected '{' in D:\Domains\reachingchina.co.uk\wwwroot\wiziq\create.php on line 29
1/12/2012 3:18:15 AM
WizIQ Support
Posts 265
Please download the sample code again, there was some issue with commenting in WiZiQService.php file in the last one.
6/14/2012 12:45:33 PM
uvamsi
Posts 1
Hi Team,

Need some information regarding integration part. Actuallly i get the Class Id, recording_url, Presenter_url aftr after configuring the sample code. now what i have to do after this step? please help me out guys. i here that i need to create a database design for this fields into my database. for which page i need to create this? please gimme the step by step procedure.
9/18/2012 2:59:29 AM
Satish
Posts 266
Hi Uvamsi

Please browse these links to know more about API.
1 http://www.wiziq.com/tutorial/349029-API-Document-For-Teacher-Based-Plan
2 http://www.wiziq.com/tutorial/349026-Wiz-IQ-API-overview
1
Add reply

WizIQ Forum » WizIQ Virtual Classroom API » Create your first class using WizIQ php sample code
© 2013 WizIQ Inc. All rights reserved.