Curs Spaniola

Cu acest joc de Trivia va puteti testa cunostintele gramaticale de limba spaniola.
Incepeti initial cu nivelul usor (Level 1) la fiecare set de intrebari (de la Trivia Category); dupa ce raspundeti corect la toate testele incercati si nivelul dificil (Level 2).
De asemenea, va puteti juca cu modul Random si "Countdown Timer".

Welcome to Trivia Game

- Choose the set of Spanish questions from the "Trivia Category".

Levels:
  • Level 1 - Easy - It is displayed a list of answers to each quiz. Click the correct answer.
  • Level 2 - Difficult - You write the answer into a text field, then click on Send button. The last letter from the possible answers is deleted.
Mode
  • Consecutive - The quiestions start from the quiz with index number added into a text field, and are added in their order till the last quiz.
  • Random - The quizzes are choosed randomly, till the last quiz, without repeat.
- Countdown Timer - If that button is checked, you have 15 seconds to answer till the next quiz is added automatically.

- Click the Start button to start the quizzes. The Reset button resets the Trivia.
Trivia Category

Mode


From to

Quizzes: 0 of

0 - Correct
0 - Incorrect

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag se foloseste in <table> pentru a crea celula de tip "header"?
<thead> <th> <td>
<table><tr>
  <th>Title 1</th>
  <th>Title 2</th>
</tr></table>
Ce proprietate CSS seteaza distanta dintre randuri?
line-height word-spacing margin
.some_class {
  line-height: 150%;
}
Care functie deschide o noua fereastra.
alert() confirm() open()
document.getElementById("id_button").onclick = function(){
  window.open("http://coursesweb.net/");
}
Indicati functia PHP care returneaza un array cu numele fisierelor si directoarelor dintr-un director.
mkdir() scandir() readdir()
$ar_dir = scandir("dir_name");
var_export($ar_dir);
Care din urmatoarele forme a verbului "sleep" (a dormi) se foloseste pentru viitor?
sleeping slept will sleep
He will sleep there.
- El va dormi acolo.
Care din urmatoarele forme a verbului "dormir" (a dormi) se foloseste pentru viitor?
dormido dormirá durmiendo
Él dormirá allí.
- El va dormi acolo.
Teste Trivia Spaniola

Last accessed pages

  1. Conditional IF in Limba Engleza - Fraze Conditionale (122956)
  2. Ghiciti cuvantul (1841)
  3. Programe pentru invatare limba Spaniola (8545)
  4. Afisare mesaj daca JavaScript e dezactivat sau Ad-Blocker (314)
  5. JavaScript strip_tags si stripslashes (272)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (797)
  2. Coduri pt culori (369)
  3. Cursuri limba engleza gratuite si lectii online (351)
  4. Gramatica limbii engleze - Prezentare Generala (345)
  5. Exercitii engleza - English Tests and exercises - Grammar (318)