Hey!
I have the following the .csv file:
"What is the difference between IaaS and PaaS? Possible answers: 1) 'IaaS provides access to hardware infrastructure, while PaaS provides access to full development environments.' 2) 'IaaS provides access to full development environments, while PaaS provides access to hardware infrastructure.' 3) 'IaaS provides a platform for developing applications, while PaaS offers virtualized computing resources'. 4) 'IaaS and PaaS offer the same services and have no differences.'","1. Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) are two distinct cloud models that offer different cloud services. IaaS provides virtualized computing resources like servers, storage, and networking infrastructure, giving businesses the flexibility and scalability to access and manage the infrastructure remotely. On the other hand, PaaS provides a platform for developing and deploying software applications, enabling users to access a complete development environment, including tools, libraries, and frameworks."
This file should convert to the following flashcard:
Front: What is the difference between IaaS and PaaS? Possible answers: 1) ‘IaaS provides access to hardware infrastructure, while PaaS provides access to full development environments.’ 2) ‘IaaS provides access to full development environments, while PaaS provides access to hardware infrastructure.’ 3) ‘IaaS provides a platform for developing applications, while PaaS offers virtualized computing resources’. 4) ‘IaaS and PaaS offer the same services and have no differences.’
Back: 1. Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) are two distinct cloud models that offer different cloud services. IaaS provides virtualized computing resources like servers, storage, and networking infrastructure, giving businesses the flexibility and scalability to access and manage the infrastructure remotely. On the other hand, PaaS provides a platform for developing and deploying software applications, enabling users to access a complete development environment, including tools, libraries, and frameworks.
However, Anki thinks that this .csv file has 13 rows instead of 2:
This result into this wrong import:
Front: "What is the difference between IaaS and PaaS? Possible answers: 1) 'IaaS provides access to hardware infrastructure
Back: while PaaS provides access to full development environments.’ 2) 'IaaS provides access to full development environments
Other programs like “Numbers” of Apple can parse it correctly:
My current workaround: Remove all single quotes from the .csv file.
Version 2.1.54 (b6a7760c)
Python 3.9.7 Qt 6.3.1 PyQt 6.3.1