Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fernando Moreno Jiménez
/
proyecto_TDDM
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d2e6830c
authored
Jan 12, 2023
by
Fernando Moreno Jiménez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Reubicación del fichero JSON utilizado en la carpeta /aseets/data/load
parent
b3230a01
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
85 deletions
listaMatRes.json
listaMatRes.json
deleted
100644 → 0
View file @
b3230a01
{
"listaResMat0"
:
{
"dia"
:
"19"
,
"mes"
:
"01"
,
"año"
:
"2023"
,
"horaInicio"
:
"10:00"
,
"horaFin"
:
"11:00"
,
"nombreLista"
:
"Juegos de Baloncesto"
,
"materiales"
:
[
{
"cantidadMaterial"
:
10
,
"material"
:
"Balones de baloncesto"
},
{
"cantidadMaterial"
:
50
,
"material"
:
"Conos"
},
{
"cantidadMaterial"
:
1
,
"material"
:
"Cinta métrica"
}
]
},
"listaResMat1"
:
{
"dia"
:
"20"
,
"mes"
:
"01"
,
"año"
:
"2023"
,
"horaInicio"
:
"11:00"
,
"horaFin"
:
"12:00"
,
"nombreLista"
:
"Juegos de Fútbol"
,
"materiales"
:
[
{
"cantidadMaterial"
:
1
,
"material"
:
"Balón de fútbol"
},
{
"cantidadMaterial"
:
20
,
"material"
:
"Conos"
},
{
"cantidadMaterial"
:
2
,
"material"
:
"Cinta métrica"
}
]
},
"listaResMat2"
:
{
"dia"
:
"20"
,
"mes"
:
"01"
,
"año"
:
"2023"
,
"horaInicio"
:
"09:00"
,
"horaFin"
:
"10:00"
,
"nombreLista"
:
"Pruebas físicas"
,
"materiales"
:
[
{
"cantidadMaterial"
:
50
,
"material"
:
"Conos"
},
{
"cantidadMaterial"
:
1
,
"material"
:
"Cinta métrica"
},
{
"cantidadMaterial"
:
3
,
"material"
:
"Balones medicinales"
},
{
"cantidadMaterial"
:
2
,
"material"
:
"Pelotas de goma"
},
{
"cantidadMaterial"
:
4
,
"material"
:
"Pelotas de balonmano"
},
{
"cantidadMaterial"
:
4
,
"material"
:
"Pelotas de baloncesto"
},
{
"cantidadMaterial"
:
4
,
"material"
:
"Pelotas de fúbtol"
}
]
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment