joaopedro-dev / GeneralInfo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJETO A3 - QUIZ TI

Descrição:

  1. PADRÃO RESPOSTA SERVIÇO
  2. PROJETO PADRÃO
  3. GRUPOS

PADRÃO RESPOSTA SERVIÇO

{
    "id": 1,
    "question": "How to delete a directory in Linux?",
    "description": "delete folder",
    "answers": {
      "answer_a": "ls",
      "answer_b": "delete",
      "answer_c": "remove",
      "answer_d": "rmdir",
      "answer_e": "",
    },
    "correct_answers": {
      "answer_a_correct": "false",
      "answer_b_correct": "false",
      "answer_c_correct": "false",
      "answer_d_correct": "true",
      "answer_e_correct": "false",
    },
    "explanation": "rmdir deletes an empty directory",
    "tip": null,
    "tags": [],
    "category": "linux",
    "difficulty": "Easy",
    "theme": "<tema do grupo>"
  }

GRUPOS

Butantã

GRUPO 1 TEMA: USABILIDADE HTML link

RA NOME COMPLETO
821121694 Bruna Casagrande
821142329 Diego Santos Araujo
821142545 Emerson Araújo Rodrigues
821162129 Lucas Pedrosa Blanco
821128518 Matheus Raimundo Lira
821137880 Paulo Alef Magalhaes Miranda
821149456 Samuel Junior
821140092 Stefany Piemontez

UNIMONTE

GRUPO 2 TEMA: USABILIDADE JAVASCRIPT link

RA NOME COMPLETO
52220442 Victor Hugo Bonano Marinho de Souza
52220104 Nycollas Luiz dos Santos
52124621 Marcus Vinícius Amigo Gimenes
52116294 Wian Victor lima Martins dos santos
52124652 Caique Venancio Paschoalini

GRUPO 3 TEMA: USABILIDADE CSS link

RA NOME COMPLETO
52118238 Henrique G Mattos Nunes
52116376 Lucas Baracho
52214883 Guilherme Santana De Jesus
52118001 Wallace Zatorski
520110989 Victor Allan Aguiar Alves dos Santos

GRUPO 4 TEMA: SDM REST link

GRUPO 5 TEMA: SDM NODEJS link

About