$qsData = json_decode($output)->question; $metadata = [ title => "Best CAT Coaching In Delhi - " . implode(' | ', $qsData->topic_tags),
$slug = 'cat-quantitative-ability-combinatorics-and-probability-probability-probability-basics-if-we-know-that-the-following-is-truepa'
$output = '{"success":true,"question":{"_id":"pinzXoAAGpNyoSHvD","name":"prob1_10","common_data":"","questions":[{"type":"MCQ","index":0,"statement":"<p>If we know that the following is true</p>\n\n<p>P(A or B) = P(A) + P(B) </p>\n\n<p>then what is the underlying assumption?</p>\n","instructions":"","options":[{"index":0,"statement":"<p>The events are Independent </p>\n","is_correct":false,"feedback":""},{"index":1,"statement":"<p>The events are Mutually exclusive</p>\n","is_correct":true,"feedback":"<p>Bravo! You did it. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\n"},{"index":2,"statement":"<p>The events are Bayesian</p>\n","is_correct":false,"feedback":""},{"index":3,"statement":"<p>There is no assumption. It is always true.</p>\n","is_correct":false,"feedback":""}],"num_of_options":4,"num_of_correct_options":1,"correct_response":"{\"<p>The events are Independent </p>\":false,\"<p>The events are Mutually exclusive</p>\":true,\"<p>The events are Bayesian</p>\":false,\"<p>There is no assumption. It is always true.</p>\":false}","feedback":"{\"<p>The events are Independent </p>\":\"\",\"<p>The events are Mutually exclusive</p>\":\"<p>Bravo! You did it. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\",\"<p>The events are Bayesian</p>\":\"\",\"<p>There is no assumption. It is always true.</p>\":\"\"}","general_wrong_feedback":"<p>Whoa! That ain't right. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\n"}],"state":"DRAFT","topic_tags":["CAT","Quantitative Ability","Combinatorics and Probability","Probability","Probability Basics"]}}'
$islogin = (int) 0
$qsData = object(stdClass) {
_id => 'pinzXoAAGpNyoSHvD'
name => 'prob1_10'
common_data => ''
questions => array(
(int) 0 => object(stdClass) {}
)
state => 'DRAFT'
topic_tags => array(
(int) 0 => 'CAT',
(int) 1 => 'Quantitative Ability',
(int) 2 => 'Combinatorics and Probability',
(int) 3 => 'Probability',
(int) 4 => 'Probability Basics'
)
}
UrlsController::question() - APP/Controller/UrlsController.php, line 235
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Use of undefined constant desc - assumed 'desc' [APP/Controller/UrlsController.php, line 236]
$metadata = [ title => "Best CAT Coaching In Delhi - " . implode(' | ', $qsData->topic_tags), desc => !empty($qsData->common_data) ? substr(strip_tags($qsData->common_data), 0, 200) . '...' : $qsData->questions[0]->statement ? substr(strip_tags($qsData->questions[0]->statement), 0, 200) . '...' : 'Best CAT coaching CAT preparation and Personalised learning with unlimited classes, from Alchemist'
$slug = 'cat-quantitative-ability-combinatorics-and-probability-probability-probability-basics-if-we-know-that-the-following-is-truepa'
$output = '{"success":true,"question":{"_id":"pinzXoAAGpNyoSHvD","name":"prob1_10","common_data":"","questions":[{"type":"MCQ","index":0,"statement":"<p>If we know that the following is true</p>\n\n<p>P(A or B) = P(A) + P(B) </p>\n\n<p>then what is the underlying assumption?</p>\n","instructions":"","options":[{"index":0,"statement":"<p>The events are Independent </p>\n","is_correct":false,"feedback":""},{"index":1,"statement":"<p>The events are Mutually exclusive</p>\n","is_correct":true,"feedback":"<p>Bravo! You did it. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\n"},{"index":2,"statement":"<p>The events are Bayesian</p>\n","is_correct":false,"feedback":""},{"index":3,"statement":"<p>There is no assumption. It is always true.</p>\n","is_correct":false,"feedback":""}],"num_of_options":4,"num_of_correct_options":1,"correct_response":"{\"<p>The events are Independent </p>\":false,\"<p>The events are Mutually exclusive</p>\":true,\"<p>The events are Bayesian</p>\":false,\"<p>There is no assumption. It is always true.</p>\":false}","feedback":"{\"<p>The events are Independent </p>\":\"\",\"<p>The events are Mutually exclusive</p>\":\"<p>Bravo! You did it. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\",\"<p>The events are Bayesian</p>\":\"\",\"<p>There is no assumption. It is always true.</p>\":\"\"}","general_wrong_feedback":"<p>Whoa! That ain't right. First go through all the options and explore them with the knowledge of different terms associated with the probability and you will get the answer. In special rule of addition of probability the events must be mutually exclusive.</p>\n"}],"state":"DRAFT","topic_tags":["CAT","Quantitative Ability","Combinatorics and Probability","Probability","Probability Basics"]}}'
$islogin = (int) 0
$qsData = object(stdClass) {
_id => 'pinzXoAAGpNyoSHvD'
name => 'prob1_10'
common_data => ''
questions => array(
(int) 0 => object(stdClass) {}
)
state => 'DRAFT'
topic_tags => array(
(int) 0 => 'CAT',
(int) 1 => 'Quantitative Ability',
(int) 2 => 'Combinatorics and Probability',
(int) 3 => 'Probability',
(int) 4 => 'Probability Basics'
)
}
UrlsController::question() - APP/Controller/UrlsController.php, line 236
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Best CAT Coaching In Delhi - CAT | Quantitative Ability | Combinatorics and Probability | Probability | Probability Basics