Coder Social home page Coder Social logo

admission-curriculum's Introduction

Admission Curriculum

This repository holds the topics required for the admission process in spanish and portuguese.

Install

Install dependencies: yarn or npm install

Set Typeform IDs

  1. Copy .typeformrc.example file to admission-es/.typeformrc or admission-pt/.typeformrc
  2. Add all typeform ids inside .typeformrc file according to environment.

The Typeform ids required are:

  "TYPEFORM_ID_BASE_LINE_QUESTIONNAIRE": "your-typeformid",
  "TYPEFORM_ID_TESTS_READING": "your-typeformid",
  "TYPEFORM_ID_TESTS_LOGIC": "your-typeformid",
  "TYPEFORM_ID_TESTS_PERSONALITY": "your-typeformid",
  "TYPEFORM_ID_TESTS_EMOTIONAL_INTELLIGENCE": "your-typeformid",
  "TYPEFORM_ID_TESTS_MATH": "your-typeformid"

Remember: There are three environments available (development, staging and production) for different purposes, but you can add others environments if you want.

Build

Important: Make sure you are building the right content for your environment and language

You can pass 2 environment variables: env, locale

env : development, staging, production locale: es-ES, pt-BR

By default locale takes the value es-ES

For instance:

yarn build --env=production --locale=pt-BR

The final content will be saved in build/admission-pt.json file

Testing

  • To validate the course content yarn validate
  • To run markdown linter yarn mdlint
  • To run tests and pretest yarn test

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.