Creating multichoice quiz questions with the migrate module
quiz version 7.x-4.0-alpha9
I hope this is the right place for this. I seem to be misunderstanding the relationship between quiz questions and quizzes. I first migrate my quizzes into drupal, and then migrate questions, mapping the previously created quiz node id to the quiz question field, 'parent_nid'. When I try to "manage questions" in the UI for a quiz I previously migrated this way, however, the questions have been created, however they are not assigned to any quiz.
Read moreMigrate 모듈 사용하시는 분 계세요? XE에서 마이그레이션 해본 경험도?
요즘 event content type을 마이그레이트 하려고 하는데 잘모르겠어요.
Durpal 7 사이트를 작업하다가 에러가 나서 다시 새롭게 사이트를 세팅해서 기존 이벤트 타입의 내용들을 이전하려고 하거든요.
taxonomy, term reference, featured iamge, category, tags와 date field 들을 가져와야 해요.
sql, xml, cvs 버전으로 모두 배우고도 싶고 이참에...아님 SQL과 XML 방식으로 가져오는 방법만이라도...
혹 온라인상으로 도움을 주실 수 있으신지...제 상황에 맞게.
include file, module, info 파일을 만들어야 하잖아요.
온라인 서포트인데 유료로...
송금을 해드릴 수 있구요.
온라인 커뮤니티 상에서 제 개인적인 시나리오를 도와 달라고 글을 올리기는 좀 그렇더라구요. 다들 개발하느라 바쁜 분들일텐데...아무리 드루팔이 커뮤니티 정신이 강하다지만...^^
암튼! 이것 때문에 며칠 동안 컴퓨터 앞에서 폐인모드네요. 어서 하루 빨리 이 모드에서 빠져나오고 싶어서 하다 하다 안되어 이렇게 글을 남깁니다!
Read moreHow to use taxonomy with migrate module?
Hi all!
I have a few thousand entries I need to import from CSV. I was going to use migrate module. How do I tell migrate module to use the taxonomy I created for e.g. keywords? Finally, do I create the CCK fields like I normally would, e.g. Keyword 1, etc if I am using taxonomy?
Thanks!
Read moreCCK Fields Missing from Content Set Mapping: Solved
I'm posting this because I just spent way too long trying to figure out why all CCK fields were suddenly missing (absent, not showing up) as destination fields on the mapping page of a content set for the Migrate module. The answer is in plain site on the Migrate project page and discernible in the CHANGELOG.txt.
Read moreMigrate Extras. Optional, but for releases after Beta 4 you need this module to be able to migrate CCK fields, as well as other contrib modules previously supported natively in Migrate.

