Coder Social home page Coder Social logo

hetic.js's People

Contributors

yamsellem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hetic.js's Issues

Ajax > premier exo: impossible de faire quoi que ce soit!

Au premier exo du chapitre Ajax, "Rechercher un repository github", impossible de faire quoi que ce soit, aucun bouton ne marche, y compris le bouton "vérifier". Je suis coincé et ne peux pas en sortir. Je précise qu'en ouvrant une précédente version du MOOC la page s'ouvre sur cet exercice, donc impossible de faire quoi que ce soit.

Composant > Tooltip: la solution ne marche pas

Dans le dernier exercice de Composant > Tooltip, on doit positionner nos tooltips en fonction de la valeur de data-position. Cependant ni mon code, qui me semble être bon, ni la solution ne remplissent le test, alors que les tooltips sont bien positionnés. Dans les 2 cas, j'obtiens l'erreur "Le tooltip n°2 doit être situé sur la gauche du label n°2". Je précise que je suis bien sur la dernière version du MOOC (dl le 8/01/18).

Voici mon code: https://gist.github.com/PierreTurnbull/e2e7bf1a8a4a5c4118279d88fb3595e4

Problème d'énoncé d'un exercice

dans la partie "Les tableaux", avant dernier exercice ("Calculer une moyenne") l'énoncé dit :

ayant pour valeur la moyenne (entière, arrondie à l'inférieur)

La correction propose Math.ceil quie renvoie selon la documentation

le plus petit entier supérieur ou égal au nombre

Ajax > exos

on peut plus rien faire

Uncaught ReferenceError: search is not defined
at Object.dom (app.js:4127)
at Object.renderDom (app.js:6303)
at Object.render (app.js:6213)
at Object.render (app.js:6424)
at app.js:6487
at app.js:6489

Arbre binaire: Object.keys[] ne fonctionne pas

tree[Object.keys(tree)[1]] et tree[Object.keys(tree)[2]] ne permette pas à mon programme de fonctionner correctement.
Je me suis rendu compte en lisant la solution qu'en écrivant tree.right et tree.left, mon programme passait le test sans problème. (je partais du principe qu'on ne sait pas forcément comme s'appellent les branches de l'arbre).
Paste bin du js: https://www.pastiebin.com/5a25773e9b260

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.