I just made one of these new projects (survey page) and tested it with the new test suite, but it always tells me, that my inputs don’t have the ids “name” and “email”.
<input type="text" class="form-control" id="name" placeholder="John Doe">
and <input type="email" class="form-control" id="email" placeholder="johndoe@example.com">
or https://codepen.io/id3301/pen/LrbGRa