Crear
Descargar
Obtener Plan Académico
Compartir juego
Intégralo en tu plataforma

Puedes integrar el juego en un LMS compatible con LTI 1.1 o LTI 1.3 como Canvas, Moodle, o Blackboard. De esta manera podrás guardar las puntuaciones automáticamente en el libro de calificaciones de esa plataforma.
Descargar
Has superado el número máximo de juegos que puedes integrar en Google Classroom con tu Plan actual.

Para integrar tantos juegos como quieras en Google Classroom, necesitas un Plan Académico o un Plan Comercial.

Has superado el número máximo de juegos que puedes integrar en Microsoft Teams con tu Plan actual.

Para integrar tantos juegos como quieras en Microsoft Teams, necesitas un Plan Académico o un Plan Comercial.

La descarga de juegos es una característica exclusiva para usuarios con un Plan Académico o un Plan Comercial.

Obtén ahora tu Plan Académico o Comercial y comienza a integrar tus juegos en tu LMS, web o blog.

Si lo deseas, puedes descargar un juego de prueba aquí y probar su integración:

%
Anónimo
Anónimo
%
%
%
Has superado el número máximo de juegos que puedes imprimir con tu Plan actual.

Para imprimir tantos juegos como quieras, necesitas un Plan Académico o un Plan Comercial.

Imprime tu juego
Job Execution Lowersixth Science Computer Science
 

Job Execution Lowersixth Science Computer ScienceVersión en línea

Test true/false about setup and debugging basics.

por YAKILI LMS
1

VS Code cannot show real-time errors.

2

PEP 8 applies to Java code.

3

A virtual environment must be named 'env' and cannot be renamed.

4

Continuous integration automatically runs tests on every commit.

5

Environment variables can configure database connections for apps.

6

The development environment should have enough RAM for modern IDEs.

7

You should run tests only after deployment.

8

All bugs can be found by automatic tests; human testing unnecessary.

9

The only way to test code is manual inspection.

10

You don't need to know version control basics for CS.

11

A compiler is required to run Python code.

12

Continuous integration runs only once a month.

13

Docker cannot be used for development environments.

14

Git is used to track changes in code during development.

15

Debugging cannot be done in browsers.

16

Java compiles to JavaScript.

17

In Java, the command javac compiles .java files into .class files.

18

The virtual environment affects system Python globally.

19

Tests should be avoided in order to speed up delivery.

20

A code editor like VS Code can run and debug code with extensions.

21

The command python3 -m venv env creates a virtual environment (on Unix-like systems).

22

You must log into the cloud service to write code locally.

23

Breakpoints slow down debugging and are never useful.

24

A code editor is sufficient; you cannot run code from it.

25

Documentation is important and should be written alongside code.

26

Unit tests replace the need for integration tests.

27

Debugging often involves using breakpoints to pause execution.

28

Unit tests can only test functions, not modules.

29

Version control should be initialized in a project before adding files.

30

PEP 8 is a style guide for Python code readability.

31

Docker images are never used in development.

32

Git commits must always include a message of length 0.

33

Linting tools repair code automatically every time.

34

Environment variables are unsafe and should never be used.

35

You should install multiple IDEs and never configure one default.

36

Java uses .py extension for source files.

37

The Debug Console in browsers helps inspect JavaScript errors.

38

You should commit every line of code.

39

A compiler translates high-level code into machine code before running.

40

The command npm install installs Java packages.

41

Docker can be used to create consistent development environments.

42

The tests should include both positive and negative test cases.

43

The IDE can show syntax errors in real-time.

44

The shallow copy is always fine for large datasets.

45

Running unit tests helps ensure individual components work as intended.

46

The terminal is optional when coding.

47

The debugging process never uses console logs.

48

Linting tools help catch code quality issues early.

49

Setting up a Python virtual environment isolates project dependencies.

50

Git cannot track binary files.

¿Estás seguro que quieres abandonar la página?

Al abandonar la página perderás el progreso del juego.