codemoji.com Open in urlscan Pro
157.230.182.215  Public Scan

Submitted URL: https://www.codemoji.net/
Effective URL: https://codemoji.com/
Submission: On July 22 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form id="login-form" action="" method="post" role="form" style="display: block;">
  <div class="form-group">
    <input type="text" name="username" required="required" id="username" tabindex="1" class="form-control" placeholder="Username/Email" value="">
  </div>
  <div class="form-group">
    <input type="password" name="password" required="required" id="password" tabindex="2" class="form-control" placeholder="Password">
  </div>
  <div class="form-group">
    <div class="row nopad">
      <div class="col-sm-6 col-sm-offset-3">
        <input type="submit" name="login-submit" id="login-submit" tabindex="4" class="form-control btn btn-login" value="Log In">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row nopad">
      <div class="col-lg-12">
        <div class="text-center">
          <a href="/recover" tabindex="5" class="forgot-password">Forgot Password?</a>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row nopad">
      <div class="col-sm-6 col-sm-offset-3">
        <div class="goToGoogle"> Log In with Google </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="register-form" action="" method="post" style="display: none;">
  <div class="form-group">
    <select name="type" id="username-reg" required="required" class="form-control select">
      <option placeholder="Email" value="default" selected="selected">I am a:</option>
      <option placeholder="Username" value="student">Student</option>
      <option placeholder="Email" value="parent">Parent</option>
      <option placeholder="Email" value="teacher">Teacher</option>
    </select>
  </div>
  <div class="form-group">
    <input type="text" required="required" onblur="confirmUsernameHome();" name="email" id="email-reg" tabindex="1" class="form-control" placeholder="Email Address" value="">
    <h7 class="error-message" id="email-duplicate"></h7>
  </div>
  <div class="form-group">
    <input type="password" required="required" onblur="checkLengthHome();" name="password" id="password-reg" tabindex="2" class="form-control" placeholder="Password">
    <h7 class="error-message" id="password-length"></h7>
  </div>
  <div class="form-group">
    <input type="password" required="required" onkeyup="matchHome();" onblur="matchHome();" name="confirm-password" id="confirm-password" tabindex="2" class="form-control" placeholder="Confirm Password">
    <h7 class="error-message" id="password-match"></h7>
  </div>
  <div class="form-group">
    <div class="row nopad">
      <div class="col-sm-6 col-sm-offset-3">
        <input type="button" name="register-submit" onclick="checkRequirements();" id="register-submit" tabindex="4" class="form-control btn btn-register" value="Register Now">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row nopad">
      <div class="col-sm-6 col-sm-offset-3">
        <div class="goToGoogle"> Register with Google Login </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="google-form" action="" method="post" style="display: none;">
  <div class="form-group">
    <select name="type" id="google-reg" required="required" class="form-control select">
      <option placeholder="Email" value="default" selected="selected">I am a:</option>
      <option placeholder="Username" value="student">Student</option>
      <option placeholder="Email" value="parent">Parent</option>
      <option placeholder="Email" value="teacher">Teacher</option>
    </select>
  </div>
  <div class="g-signin2 format-glog" data-onsuccess="onSignIn" data-gapiscan="true" data-onload="true">
    <div style="height:36px;width:120px;" class="abcRioButton abcRioButtonLightBlue">
      <div class="abcRioButtonContentWrapper">
        <div class="abcRioButtonIcon" style="padding:8px">
          <div style="width:18px;height:18px;" class="abcRioButtonSvgImageWithFallback abcRioButtonIconImage abcRioButtonIconImage18"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48"
              class="abcRioButtonSvg">
              <g>
                <path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path>
                <path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path>
                <path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path>
                <path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path>
                <path fill="none" d="M0 0h48v48H0z"></path>
              </g>
            </svg></div>
        </div><span style="font-size:13px;line-height:34px;" class="abcRioButtonContents"><span id="not_signed_intvjtp0w9tkkv">Anmelden</span><span id="connectedtvjtp0w9tkkv" style="display:none">Angemeldet</span></span>
      </div>
    </div>
  </div>
</form>

Text Content

Login
Sign Up
Google Login

--------------------------------------------------------------------------------

Forgot Password?
Log In with Google
I am a: Student Parent Teacher




Register with Google Login
I am a: Student Parent Teacher

AnmeldenAngemeldet

Toggle navigation
 * Home
 * Play
 * Learn
 * Parents
 * Educators
   
   
   
 * Sign Up
 * Login


CODING FOR KIDS


LEARN. CODE. BUILD.

Type the following in the editor above:
var hello = 'Hello World';
Then the next instructions will follow!
Line 1 of 3
1.


Codemoji's computer science curriculum for schools allows 1st-8th grade students
to learn the basics of web development and coding, including HTML, CSS, and
Javascript, in a fun and easy way, allowing them to create their own websites,
animations and much more with our unique and adaptable learning platform.



Go Play Go Learn
Want to see everything Codemoji has to offer? Try risk free now to gain access
to all of Codemoji's features including over 500 lessons, risk free.
Click Here to Try FREE For 14 Days!


WHAT WE DO


EXPLORE THE CODING PLATFORM FAVORED BY EDUCATORS, PARENTS, AND STUDENTS


ENTERTAINING

Codemoji's unique approach to programming websites ensures the user has fun
while learning basic coding skills applicable to all areas of STEM.


CHALLENGING

Codemoji challenges students to better themselves as learners by providing a
variety of lesson difficulties and a playground for creative expression.


ADAPTIVE

Codemoji's lesson system allows users to progress at their own speed, ensuring
that each student not only completes, but also comprehends every lesson.


STUDENTS <3 CODING









SCHOOLS


DESIGNED WITH SCHOOLS IN MIND

Schools love Codemoji because we help integrate our powerful and adaptive
curriculum into the school day. Codemoji fast-tracks learning by eliminating
pesky code syntax and typing hurdles, focusing on intuitive, relatable emoji's.
At the heart of Codemoji is a deep belief that learning to code should not be
hindered by a lack of proficient typing or syntax confusion, but focused on
creating, building and mastering the fundamentals of code. Codemoji empowers
coders, instantly bolstering their confidence and efficiency allowing for rapid
learning and long-term retention.

© Codemoji® 2024 All right reserved. - About - Contact - Help - Privacy Policy -
Refund Policy - FAQ - courses - Blog