Generating flashcards with ChatGTP plugin in Remnote

목적

노트앱 remnote에 있는 chatGPT 이용 플래시카드 생성 플러그인 사용해보기

방법

Remnote라는 flashcard 제작 기능이 있는 노트앱에서, GPT를 이용해서 질문을 만들어주는 plugin(https://twitter.com/aidfulAI/status/1605305089090064385)을 이용.

과정

  1. spaced repetition에 대한 wikipedia 내용을 학습한다고 가정. 내용은 다음과 같음.
Spaced repetition is an evidence-based learning technique that is usually performed with flashcards. Newly introduced and more difficult flashcards are shown more frequently, while older and less difficult flashcards are shown less frequently in order to exploit the psychological spacing effect. The use of spaced repetition has been proven to increase the rate of learning.
Although the principle is useful in many contexts, spaced repetition is commonly applied in contexts in which a learner must acquire many items and retain them indefinitely in memory. It is, therefore, well suited for the problem of vocabulary acquisition in the course of second-language learning. A number of spaced repetition software programs have been developed to aid the learning process. It is also possible to perform spaced repetition with flashcards using the Leitner system.
Alternative names for spaced repetition include spaced rehearsal, expanding rehearsal, graduated intervals, repetition spacing, repetition scheduling, spaced retrieval, and expanded retrieval.

구글번역

간격 반복은 일반적으로 플래시 카드로 수행되는 증거 기반 학습 기술입니다. 새로 도입되고 더 어려운 플래시 카드는 더 자주 표시되는 반면, 심리적 간격 효과를 활용하기 위해 더 오래되고 덜 어려운 플래시 카드는 덜 자주 표시됩니다. 간격 반복의 사용은 학습 속도를 높이는 것으로 입증되었습니다.
이 원리는 많은 맥락에서 유용하지만 학습자가 많은 항목을 습득하고 기억에 무기한 유지해야 하는 맥락에서 간격 반복이 일반적으로 적용됩니다. 따라서 제2 언어 학습 과정에서 어휘 습득 문제에 매우 적합합니다. 학습 과정을 돕기 위해 여러 간격 반복 소프트웨어 프로그램이 개발되었습니다. Leitner 시스템을 사용하여 플래시 카드로 간격 반복을 수행하는 것도 가능합니다.
간격 반복에 대한 대체 이름에는 간격 리허설, 확장 리허설, 점진 간격, 반복 간격, 반복 예약, 간격 검색 및 확장 검색이 포함됩니다.

2. 이 내용을 remnote에 넣고, 플러그인 활용해서 질문 생성

3. 만들어진 질문에 대한 평가
  • What is spaced repetition?→Evidence-based learning technique w/ flashcards.
    • 카드의 문제점 : 질문이 너무 광범위함.
  • What is the psychological spacing effect?→Newly introduced/difficult flashcards shown more frequently.
    • 카드 내용이 틀림. spacing effect에 대한 내용은 해당 지문에 나와있지 않음. 문장의 논리관계를 잘못 파악함.
  • What contexts is spaced repetition commonly applied in?→Acquire many items/retain indefinitely in memory.
    • 잘만든 카드. 질문과 답이 잘 연결되고, 외우기에 적합한 길이의 답임.
  • What is the Leitner system?→Performing spaced repetition w/ flashcards.
    • 잘만든 카드. 질문과 답이 잘 연결되고, 외우기에 적합한 길이의 답임.
  • What are alternative names for spaced repetition?→Spaced rehearsal/expanding rehearsal/graduated intervals/repetition spacing/repetition scheduling/spaced retrieval/expanded retrieval.
    • 못만든 카드. 이렇게 긴 list를 암기하도록 플래시카드를 만드는 것은 지양해야함.

결론

해당 플러그인을 이용해 만들어진 플래시카드는 바로 사용하기에 좋지 않다. 플래시카드를 만들고 수정하여 사용한다면 사용할만하다. 그러므로 학습 과정에 도움이 될 수 있다.

이후 알아볼 것

  1. 지금 작성한 글을 전부 넣고, 이후 알아볼 것을 추천해달라고 하기. (Too many request 제한때문에 못하는 중)
  2. 플래시카드를 만드는데 있어서 twenty rules of formulating knowledge라는 규칙(https://www.supermemo.com/en/blog/twenty-rules-of-formulating-knowledge)이 널리 알려져있다. chatGPT에 이를 알려준후, 이 규칙에 맞게 플래시카드를 생성해달라고 하기.
4
1개의 답글

👉 이 게시글도 읽어보세요