Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ITA 2025 Multiple Choice Exam (first phase) #15

Open
16 tasks
lgabs opened this issue Nov 14, 2024 · 0 comments
Open
16 tasks

Add ITA 2025 Multiple Choice Exam (first phase) #15

lgabs opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lgabs
Copy link
Owner

lgabs commented Nov 14, 2024

Similarly to previous exams, each question should be captured as a screenshot and saved appropriately in the exams folder for processing by resolve.py. However, since this phase have 48 questions of 4 different sections (Math, Chemistry, Physics and English), it's better to organize and solve these sections separetely.

ps: it may be somewhat challenging for GPT-4 to accurately describe the images for o1-preview, and this will factor into the performance evaluation we'll be conducting.

You can find the essay questions here:
https://vestibular.ita.br/

If you want to contribute in this issue, please chose one of the sections not chosen yet and focus on that before moving to another section. We'll check tasks below accordingly.

Math Tasks (not assigned to anyone yet):

  • Add each exam question as a screenshot.
  • Solve the questions using gpt-resolve, generating solution files in LaTeX syntax.
  • Automatically compile a PDF of solutions using gpt-resolve.
  • Add documentation/comments for this exam in the report

Chemistry Tasks (not assigned to anyone yet):

  • Add each exam question as a screenshot.
  • Solve the questions using gpt-resolve, generating solution files in LaTeX syntax.
  • Automatically compile a PDF of solutions using gpt-resolve.
  • Add documentation/comments for this exam in the report

Physics Tasks (not assigned to anyone yet):

  • Add each exam question as a screenshot.
  • Solve the questions using gpt-resolve, generating solution files in LaTeX syntax.
  • Automatically compile a PDF of solutions using gpt-resolve.
  • Add documentation/comments for this exam in the report

English Tasks (not assigned to anyone yet):

  • Add each exam question as a screenshot.
  • Solve the questions using gpt-resolve, generating solution files in LaTeX syntax.
  • Automatically compile a PDF of solutions using gpt-resolve.
  • Add documentation/comments for this exam in the report
@lgabs lgabs added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant