-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMPORTANTE: se pueden agregar bolitas al tablero aún cuando la configuración dice que no #175
Comments
Agarré el "Simulando repartir caramelos" y cambié el json para permitirle ver los botones pero no editar el tablero. El json quedó: {
"name": "Simulando repartir caramelos",
"library": {
"visible": false
},
"board": {
"active": 1,
"initial_board_source": "selected",
"visible_edition": true,
"user_permissions": {
"can_change_source": false,
"can_edit_board": false
}
},
"execution_speed": {
"active": "medium",
"user_permissions": {
"can_change_speed": true
}
},
"attire": {
"active": "Repartiendo caramelos",
"visible": true,
"user_permissions": {
"can_toggle_visibility": true
}
},
"blocks": {
"visible": ["Poner"],
"disabled": ["Poner"]
}
} Después probé esto (https://www.youtube.com/watch?v=w0F54DkYkuw) y no me dejó modificar el tablero. Sigue pasando / podrás pasar la prueba que hiciste vos? |
Sigue pasando en "Ahora ponemos nosotros", que es JUSTAMENTE, donde no
debería pasar.
Èl JSON dice todo False, pero se puede editar...
(OJO: en "Simulando repartir caramelos" NO debería poderse quitar la
vestimenta...)
FF
2017-07-07 5:06 GMT-03:00 Rodrigo Alfonso <[email protected]>:
… @fidel-ml <https://github.com/fidel-ml>
Agarré el "Simulando repartir caramelos" y cambié el json para permitirle
ver los botones *pero no editar el tablero*. El json quedó:
{
"name": "Simulando repartir caramelos",
"library": {
"visible": false
},
"board": {
"active": 1,
"initial_board_source": "selected",
"visible_edition": true,
"user_permissions": {
"can_change_source": false,
"can_edit_board": false
}
},
"execution_speed": {
"active": "medium",
"user_permissions": {
"can_change_speed": true
}
},
"attire": {
"active": "Repartiendo caramelos",
"visible": true,
"user_permissions": {
"can_toggle_visibility": true
}
},
"blocks": {
"visible": ["Poner"],
"disabled": ["Poner"]
}
}
Después probé esto (https://www.youtube.com/watch?v=w0F54DkYkuw) y no me
dejó modificar el tablero.
Sigue pasando / podrás pasar la prueba que hiciste vos?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#175 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIaqtvhq_z7cRng16x0YlD0Ocj-95gviks5sLecEgaJpZM4OFLP4>
.[image: Web Bug from
https://github.com/notifications/beacon/AIaqtiRdyPMy0VR9syOQyhQD7sjEhtiPks5sLecEgaJpZM4OFLP4.gif]
{"api_version":"1.0","publisher":{"api_key":"
05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":
{"external_key":"github/gobstones/gobstones-web","
title":"gobstones/gobstones-web","subtitle":"GitHub
repository","main_image_url":"https://cloud.githubusercontent.com/assets/
143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","
avatar_image_url":"https://cloud.githubusercontent.com/
assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png
","action":{"name":"Open in GitHub","url":"https://github.
com/gobstones/gobstones-web"}},"updates":{"snippets":[{"
***@***.*** in #175: @fidel-ml\r\n\r\nAgarré el
\"Simulando repartir caramelos\" y cambié el json para permitirle ver los
botones **pero no editar el tablero**. El json quedó:\r\n```json\r\n{\r\n
\"name\": \"Simulando repartir caramelos\",\r\n \"library\": {\r\n
\"visible\": false\r\n },\r\n \"board\": {\r\n \"active\": 1,\r\n
\"initial_board_source\": \"selected\",\r\n \"visible_edition\": true,\r\n
\"user_permissions\": {\r\n \"can_change_source\": false,\r\n
\"can_edit_board\": false\r\n }\r\n },\r\n \"execution_speed\": {\r\n
\"active\": \"medium\",\r\n \"user_permissions\": {\r\n
\"can_change_speed\": true\r\n }\r\n },\r\n \"attire\": {\r\n \"active\":
\"Repartiendo caramelos\",\r\n \"visible\": true,\r\n \"user_permissions\":
{\r\n \"can_toggle_visibility\": true\r\n }\r\n },\r\n \"blocks\":
{\r\n\t\"visible\": [\"Poner\"],\r\n\t\"disabled\": [\"Poner\"]\r\n
}\r\n}\r\n```\r\n\r\nDespués probé esto (https://www.youtube.com/
watch?v=w0F54DkYkuw) y no me dejó modificar el tablero.\r\n\r\nSigue
pasando / podrás pasar la prueba que hiciste vos?"}],"action":{"name":"View
Issue","url":"https://github.com/gobstones/gobstones-web/
issues/175#issuecomment-313616239"}}}
--
Este mensaje ha sido analizado por el servidor antispam2.unq.edu.ar de la
Universidad Nacional de Quilmes
en busca de virus y otros contenidos peligrosos, y se considera que está
limpio.
|
Sí, eso fue una modificación mía. Ok, pruebo con ese. |
Si esto está permitido, la mayoría de los estudiantes NO hace el programa, sino que pone las bolitas cliqueando... Feo.
The text was updated successfully, but these errors were encountered: