Skip to content

Scripts for processing event session and speaker data to ensure compliance with OpenFeedback requirements. Generates unique speaker entries for each session and prepares data for easy import into OpenFeedback.

Notifications You must be signed in to change notification settings

jduigoudev/BFBSessionJSONConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFBSessionJSONConverter

Scripts for processing event session and speaker data to ensure compliance with OpenFeedback requirements. This project generates unique speaker entries for each session and prepares data for easy import into OpenFeedback.

Features

  • Unique Entry Generation: Creates distinct speaker entries for each session.
  • Data Preparation: Formats data for simplified import into OpenFeedback.

Requirements

  • Python 3.x
  • Necessary Python libraries (see requirements.txt)

Usage

  1. Clone the repository:
    git clone https://github.com/jduigoudev/BFBSessionJSONConverter.git
  2. Install required libraries:
    pip install -r requirements.txt
  3. Run the converter script:
    python convert.py input.json output.json

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any changes or suggestions.

License

This project is licensed under the MIT License.

About

Scripts for processing event session and speaker data to ensure compliance with OpenFeedback requirements. Generates unique speaker entries for each session and prepares data for easy import into OpenFeedback.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages