Skip to content

Commit

Permalink
Final Update: Enhancements and Fixes" (#19)
Browse files Browse the repository at this point in the history
* Supported more type of options

* Supported more mean of options

* Updated executeable file

* Working on to fix some issue, my brain is bleeding,,,

* Support more options format

* God please help me

* BUGGGGGGGGGGGGGGG

* Update readable code

* docx function completed, highlights is bugingg

* Get highlight bug

* Fix new bugs

* Delete build directory

* Delete dist/WordToExcel/wteTempĐC _ SINH 12.txt

* Change language to Vietnamese

* Fix .doc support and more

* Fix indentation and add more comments

* Add docstrings and more readable code

* Fixing bug

* Update exe file to the lastest version

* Fix final character is option bug

* Bug again, i am so tired

* Fix some bugs

* Minors improvement

* Update variable

* Final fix

* Update .gitignore

* Fix split options func

* Delete print

* Debugging get_correct_answer_index func

* Fix open existed folder instance

* Delete redundant code

* Minor updates

* Delete redundant

* Change docstrings

* FINAL COMMIT, FIX ALL BUGS

* Improve extract_format_text func and further,,,

* New bugs

* Fixed wrong or null answer index

* .doc and .pdf convert func are malfuncitons

* Final UX/UI improvements and .doc file supported

* Update .exe file

* Fixed dependabot version

* Remove print statement from releases

* Fix the bug where if ABCD and delete ABCD were both checked the answer index will malfunction

* Rm print

* Remove global variables

* Fix some bugs

* Remove pic

* Update exe files

* Minor improvements

* Fix some bugs

* Change variables name

* fuck

* Added .docx file for testing and update .gitignore

* Supported multiple line questions

* Now supported multiple line question

* Update .exe files

* Delete unused global variable

* Update vietnamese

* Added comments

* Fix function logic

* Delete junk file

* Finish touching

* Fix grammar

* Update .gitignore file

* Update variable name

* Add type declaration

* Add whitespcae to comment

* Change comment to a unite format

* Enhance get correct ans function and clean up the code

* Update .exe files

* Big updates in checkans function and change the way xlsx file created

* Fix some bugs, it is no longer require excel to be closed to save the new file

* Clean up the code

* Minor improvements

* Final commit

* Get correct answer is now have a higher accurate chance, improve split options performance

* Clean up the code

* Refactore the code

* Update exe files

* Update docstrings

* Small fixes

* Refactor the code

* Change return value to None to make the code easier to read

* Nothing important

* Fix indentation

* Add new docx files

* Remove unnecessary library

* Its done

* Update gitignore

* Delete spec

* .
  • Loading branch information
caphefalumi authored May 1, 2024
1 parent 53d5f88 commit b1393b3
Show file tree
Hide file tree
Showing 1,938 changed files with 221,407 additions and 50,862 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2.3
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@
*.so
*.zip
*.rar
*.yml
.env
*.spec
__pycache__
# Application #
######################
*.xlsx
.vscode
Dockerfile

# Extension files #
###################
settings.json
Docx/~$*
test.py
WordToExcel.spec
# Folder #
###################
Output
Binary file modified Docx/Chương III-k12.doc
Binary file not shown.
Binary file added Docx/Câu 1.docx
Binary file not shown.
Binary file modified Docx/Dap an.docx
Binary file not shown.
Binary file added Docx/HDOT _ SH12 (2).docx
Binary file not shown.
Binary file added Docx/NOI DUNG ON TAP VL HKII 23-24 (1).docx
Binary file not shown.
Binary file not shown.
Binary file added Docx/NỘI DUNG ÔN TẬP GDCD 12.docx
Binary file not shown.
Binary file added Docx/Sinh.docx
Binary file not shown.
Binary file added Docx/TEST.docx
Binary file not shown.
Binary file added Docx/TIn/Câu 27.docx
Binary file not shown.
Binary file added Docx/TIn/ĐC_TIN12_GKI (1).docx
Binary file not shown.
Binary file added Docx/Tiểu luận Sinh nhóm 3.docx
Binary file not shown.
Binary file not shown.
Binary file added Docx/sinhtest.docx
Binary file not shown.
Binary file added Docx/ÔN-TẬP-HK2.docx
Binary file not shown.
Binary file added Docx/ĐC _ SINH 12.docx
Binary file not shown.
Binary file added Docx/ĐC_TIN12_GKI (1).docx
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MIT License
# MIT License

Copyright (c) 2023 caphefalumi

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## 🔗[Click here for instructions on using the Excel file](https://support.quizizz.com/hc/en-us/articles/115003688491-Import-a-Quiz-From-a-Spreadsheet#:~:text=Open%20quiz%20editor%2C%20click%20the,the%20questions%20from%20the%20spreadsheet.) 🔗

## [Click here to download the .exe file](https://bit.ly/wordtoexcel)
## [Click here to download the .exe file](https://tinyurl.com/wordtoexcel-app)

## 📝Table of Contents

Expand Down
52 changes: 0 additions & 52 deletions WordToExcel.spec

This file was deleted.

18,561 changes: 13,950 additions & 4,611 deletions build/WordToExcel/Analysis-00.toc

Large diffs are not rendered by default.

5,525 changes: 0 additions & 5,525 deletions build/WordToExcel/COLLECT-00.toc

This file was deleted.

12,436 changes: 9,063 additions & 3,373 deletions build/WordToExcel/EXE-00.toc

Large diffs are not rendered by default.

12,434 changes: 9,062 additions & 3,372 deletions build/WordToExcel/PKG-00.toc

Large diffs are not rendered by default.

Binary file modified build/WordToExcel/PYZ-00.pyz
Binary file not shown.
3,761 changes: 3,700 additions & 61 deletions build/WordToExcel/PYZ-00.toc

Large diffs are not rendered by default.

Binary file removed build/WordToExcel/WordToExcel.exe
Binary file not shown.
Binary file modified build/WordToExcel/WordToExcel.pkg
Binary file not shown.
169 changes: 129 additions & 40 deletions build/WordToExcel/warn-WordToExcel.txt

Large diffs are not rendered by default.

Loading

0 comments on commit b1393b3

Please sign in to comment.