Skip to content

miguellara7/sap_linux_interactive_trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Linux & SAP BASIS Interactive Trainer 🔍

┌─────────────────────────────────────────────────────┐
│                                                     │
│   LINUX COMMANDS & SAP BASIS TRANSACTION TRAINER    │
│                                                     │
│              © Miguel Lopez - 2025                  │
│                                                     │
└─────────────────────────────────────────────────────┘

License: MIT Bash SAP

A bilingual quiz tool to master Linux commands and SAP BASIS transactions


📜 English Section

📋 Description

The Linux & SAP BASIS Interactive Trainer is a command-line tool designed to help IT professionals and SAP administrators practice and test their knowledge on both Linux commands and SAP BASIS transactions. The tool features an interactive quiz system with various difficulty levels and supports both English and Spanish languages.

✨ Features

  • 🌐 Bilingual support (English/Spanish)
  • 📚 Two knowledge domains:
    • Linux basic commands
    • SAP BASIS transactions
  • 🎯 Three difficulty levels:
    • Easy (5 questions)
    • Hard (10 questions)
    • Very Hard (25 questions)
  • 🔄 Randomized questions and answer options
  • 📊 Performance tracking and feedback
  • 🎨 Colorful, user-friendly terminal interface

📸 Screenshots

Main Menu

Quiz Example

Results Screen

🚀 Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/interactive_linux_sap_trainer.git
  2. Navigate to the project directory:

    cd interactive_linux_sap_trainer
  3. Make the script executable:

    chmod +x interactive_linux_sap_trainer.sh

💻 Usage

Run the script from your terminal:

./interactive_linux_sap_trainer.sh

Follow the on-screen prompts to:

  1. Select your preferred language
  2. Choose a topic (Linux, SAP BASIS, or both)
  3. Select difficulty level
  4. Complete the quiz and view your results

🛠️ Requirements

  • Bash shell environment (Linux, macOS, or Windows with WSL)
  • Terminal with ANSI color support

📜 Sección en Español

📋 Descripción

El Entrenador Interactivo de Linux y SAP BASIS es una herramienta de línea de comandos diseñada para ayudar a profesionales de IT y administradores SAP a practicar y evaluar sus conocimientos tanto en comandos Linux como en transacciones SAP BASIS. La herramienta cuenta con un sistema de cuestionario interactivo con varios niveles de dificultad y es compatible con los idiomas inglés y español.

✨ Características

  • 🌐 Soporte bilingüe (Inglés/Español)
  • 📚 Dos dominios de conocimiento:
    • Comandos básicos de Linux
    • Transacciones SAP BASIS
  • 🎯 Tres niveles de dificultad:
    • Fácil (5 preguntas)
    • Difícil (10 preguntas)
    • Muy Difícil (25 preguntas)
  • 🔄 Preguntas y opciones de respuesta aleatorizadas
  • 📊 Seguimiento de rendimiento y retroalimentación
  • 🎨 Interfaz de terminal colorida y amigable

📸 Capturas de Pantalla

Menú Principal

Ejemplo de Cuestionario

Pantalla de Resultados

🚀 Instalación

  1. Clona este repositorio:

    git clone https://github.com/tunombredeusuario/interactive_linux_sap_trainer.git
  2. Navega al directorio del proyecto:

    cd interactive_linux_sap_trainer
  3. Haz que el script sea ejecutable:

    chmod +x interactive_linux_sap_trainer.sh

💻 Uso

Ejecuta el script desde tu terminal:

./interactive_linux_sap_trainer.sh

Sigue las instrucciones en pantalla para:

  1. Seleccionar tu idioma preferido
  2. Elegir un tema (Linux, SAP BASIS o ambos)
  3. Seleccionar el nivel de dificultad
  4. Completar el cuestionario y ver tus resultados

🛠️ Requisitos

  • Entorno de shell Bash (Linux, macOS o Windows con WSL)
  • Terminal con soporte para colores ANSI

👨‍💻 About the Author

Created with ❤️ by Miguel Lopez © 2025

⭐ If you find this tool helpful, please consider giving it a star! ⭐

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages