| KalturaQuizFilter | 
			| Plugin | 
		
			| quiz | 
			| Properties | 
				|  | 
				| | Name | Type | Restrictions | Description | 
|---|
 | advancedSearch | KalturaSearchItem |  |  |  | orderBy | string |  | This parameter sets the order criteria by which objects will be retrieved. | 
 | 
				|  | 
				| | Name | Type | Restrictions | Description | 
|---|
 | entryIdEqual | string |  | This filter should be in use for retrieving only a specific quiz entry (identified by its entryId). 
 |  | entryIdIn | string |  | This filter should be in use for retrieving few specific quiz entries (string should include comma separated list of entryId strings). 
 | 
 |