Giter Site home page Giter Site logo

aikenconvertor's Introduction

Aiken Format File Manipulation Project

File 1: Word-to-Aiken Converter (toAiken.py)

This Python script is designed to convert Word documents into Aiken format text files. It utilizes the docx library to parse and extract content from Word documents, enabling the conversion process. Key features include:

  • Word-to-Text Conversion: Utilizes the docx library to read and extract content from Word documents.
  • Answer Identification: Detects and captures correct answers marked in bold or highlighted text within the Word document.
  • Text Formatting: Modifies text formats to adhere to Aiken question standards, ensuring correct presentation and layout.
  • Output Generation: Generates a new text file in Aiken format, formatted according to the extracted content from the Word document.
  • User Interface: Provides an interactive interface guiding users through the conversion process.

File 2: Aiken Format Question Creator (createAiken.py)

This Python script facilitates the manual creation of Aiken format text files from scratch. It offers an interactive interface for users to input questions, answers, and choices. Key functionalities include:

  • Interactive Creation: Allows users to input questions, their respective answers, and the correct choices via a user-friendly interface.
  • Dynamic Generation: Generates Aiken format text based on user-provided inputs, assembling questions and choices accordingly.
  • Output Handling: Creates a new text file in Aiken format, structured based on user-provided questions and answers.
  • User Interface: Offers a guided interface for seamless creation of Aiken-style questions and answers.

Both files serve the purpose of managing and creating Aiken format text files. The first specializes in converting existing Word documents, while the second enables the manual creation of Aiken-format content from user inputs.

aikenconvertor's People

Contributors

andressance avatar

Watchers

 avatar

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.