Credit Cards

How many credit cards are in circulation in the UK?






"; break; case "2a" : // answer 1 $response = ($_REQUEST['options'] == 'option4') ? "Correct" : "Incorrect"; $score = ($_REQUEST['options'] == 'option4') ? $_REQUEST['score'] + 1 : $_REQUEST['score']; $content = " shipping containers

{$response} - it's 66 million! The flexibility of credit cards is what makes them useful, but it can also allow consumers to quickly accumulate unsustainable debts. This is of particular concern when people are facing financial pressures due to the downturn.

We will therefore review the regulation of credit and store cards, including consulting on further regulation around:


"; break; case "3" : // question 2 $score = $_REQUEST['score']; $content = " loan sharks

High cost credit

What is the typical APR (annual percentage rate) of payday lenders?






"; break; case "3a" : // answer 2 $response = ($_REQUEST['options'] == 'option3') ? "Correct" : "Incorrect"; $score = ($_REQUEST['options'] == 'option3') ? $_REQUEST['score'] + 1 : $_REQUEST['score']; $content = " loan sharks

{$response} - it's 1285%! People on low incomes or with poor credit records who are unable to get credit from high street banks may instead use more expensive home credit (also known as doorstep lending).

The Government is committed to providing a safety net for people in need who are struggling to find affordable credit. In the recent Budget, we allocated:


"; break; case "4" : // question 3 $score = $_REQUEST['score']; $content = " shipping containers

Internet shopping

In the UK in 2008, what percentage of consumers used the internet to purchase goods or services?






"; break; case "4a" : // answer 3 $response = ($_REQUEST['options'] == 'option2') ? "Correct" : "Incorrect"; $score = ($_REQUEST['options'] == 'option2') ? $_REQUEST['score'] + 1 : $_REQUEST['score']; $content = " shipping containers

{$response} - it's 57%! Almost one in three UK internet users are not shopping online, with a lack of trust in the internet given as the biggest reason.

To address these concerns, the Government will:

The Government has also asked the Office for Fair Trading to develop a longer term national strategy for consumer protection and enforcement on the internet by the end of 2010.


"; break; case "5" : // question 4 $score = $_REQUEST['score']; $content = " empty pockets

Debt

In 1990 the household debt to income ratio (including mortgages) was 97%. What was it in 2008?






"; break; case "5a" : // answer 4 $response = ($_REQUEST['options'] == 'option4') ? "Correct" : "Incorrect"; $score = ($_REQUEST['options'] == 'option4') ? $_REQUEST['score'] + 1 : $_REQUEST['score']; $content = " empty pockets

{$response} - it's 150%! One of the biggest risks for people in difficulty with their debts is the loss of the family home.

The Government has introduced key measures to provide help to homeowners in difficulty, including:

We will also fund a new self-help toolkit being developed by the Money Advice Trust in the next few months to support people in difficulty with their debt. The toolkit will be available through debt advisers for those who want to negotiate repayments themselves and will help debtors to reach agreement more speedily with creditors.


"; break; case "6" : // question 5 $score = $_REQUEST['score']; $content = " older people

Home heating

Domestic gas prices rose by how much in 2008?






"; break; case "6a" : // answer 5 $response = ($_REQUEST['options'] == 'option3') ? "Correct" : "Incorrect"; $score = ($_REQUEST['options'] == 'option3') ? $_REQUEST['score'] + 1 : $_REQUEST['score']; $content = " older people

{$response} - it's 49%! In its report in October 2008 Ofgem, the gas and electricity markets regulator, identified a number of important areas where competition in the gas and electricity industry could work more effectively, particularly for more vulnerable consumers.

Following responses to that report Ofgem are now proposing a range of remedies:


"; break; case "final" : // last screen $judgment = ($_REQUEST['score'] <3) ? "hmm, tough quiz, eh?" : "good going!"; $content = " loan sharks

Thanks for taking the quiz. You scored {$_REQUEST['score']} out of 5 - {$judgment}

PDF
Read the white paper in full

Email
Email this quiz to a friend or colleague

Twitter
Tweet this quiz

For practical help on consumer issues, visit Consumer Direct:
Consumer Direct

Photo credits (CC licensed on Flickr): eliazar, nedster, stuartpilbrow, dennissylvesterhurd, carlos_lorenzo

"; break; default : // also p1 $content = " loan sharks

The Department for Business, Innovation and Skills has published a new white paper setting out how it will build a flexible consumer policy that is relevant now and for the next 10 years.

It also sets out how the Government will provide real help now to vulnerable consumers.

Take this quick quiz to find out how much you know about consumer issues and how the initiatives in this report can help you.

The quiz contains five multiple choice questions. Click on the relevant circle. To select the answer you think is correct.

"; break; } $template = " Consumer White Paper Quiz

A better deal for consumers:
what's in it for you?

[[CONTENT]]
"; $template = str_replace("[[CONTENT]]",$content,$template); echo $template; ?>